Merge "Only copy nfs_shares to cinder-volume groups"
This commit is contained in:
commit
a00e80c205
@ -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…
Reference in New Issue
Block a user