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