Merge "Make ceph-nfs configurable"
This commit is contained in:
commit
08eb5fd6bf
@ -43,4 +43,5 @@
|
|||||||
common_options: "{{ docker_common_options }}"
|
common_options: "{{ docker_common_options }}"
|
||||||
image: "{{ ceph_nfs_image_full }}"
|
image: "{{ ceph_nfs_image_full }}"
|
||||||
when:
|
when:
|
||||||
|
- enable_ceph_nfs | bool
|
||||||
- inventory_hostname in groups['ceph-nfs']
|
- inventory_hostname in groups['ceph-nfs']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user