Merge "Skip ganesha config is ceph_nfs is not included"
This commit is contained in:
commit
8c6d055c54
@ -71,6 +71,8 @@
|
||||
include_role:
|
||||
name: tripleo_cephadm
|
||||
tasks_from: nfs
|
||||
when:
|
||||
- groups['ceph_nfs'] | default([]) | length > 0
|
||||
when:
|
||||
- cephfs_data_pool is defined
|
||||
- cephfs_metadata_pool is defined
|
||||
|
Loading…
Reference in New Issue
Block a user