Merge "Skip ganesha config is ceph_nfs is not included"

This commit is contained in:
Zuul 2021-11-25 14:14:26 +00:00 committed by Gerrit Code Review
commit 8c6d055c54
1 changed files with 2 additions and 0 deletions

View File

@ -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