Merge "Add Loading nfs_shares file without .j2 extension in cinder config"
This commit is contained in:
commit
bb52076329
@ -77,6 +77,10 @@
|
||||
- "{{ node_custom_config }}/cinder/nfs_shares.j2"
|
||||
- "{{ node_custom_config }}/cinder/cinder-volume/nfs_shares.j2"
|
||||
- "{{ node_custom_config }}/cinder/{{ inventory_hostname }}/nfs_shares.j2"
|
||||
- "{{ node_custom_config }}/nfs_shares"
|
||||
- "{{ node_custom_config }}/cinder/nfs_shares"
|
||||
- "{{ 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 }}"
|
||||
|
||||
- name: Check cinder containers
|
||||
|
Loading…
x
Reference in New Issue
Block a user