Only copy nfs_shares to cinder-volume groups
Co-Authored-by: Mick Thompson <michael.a.thompson@oracle.com> Change-Id: I673950cb6cead9b18ee67a0971ed305ef5e3af2d Closes-Bug: #1713010
This commit is contained in:
parent
2cd0893d49
commit
0d25e6f238
@ -100,6 +100,7 @@
|
||||
- "{{ node_custom_config }}/cinder/cinder-volume/nfs_shares"
|
||||
- "{{ node_custom_config }}/cinder/{{ inventory_hostname }}/nfs_shares"
|
||||
skip: "{{ not enable_cinder_backend_nfs | bool and not enable_cinder_backend_hnas_nfs | bool }}"
|
||||
when: inventory_hostname in groups['cinder-volume']
|
||||
|
||||
- name: Check cinder containers
|
||||
kolla_docker:
|
||||
|
Loading…
x
Reference in New Issue
Block a user