Merge "Pass storage nfs VIP to ceph-ansible"

This commit is contained in:
Zuul
2018-02-08 07:31:17 +00:00
committed by Gerrit Code Review
11 changed files with 106 additions and 4 deletions

View File

@@ -60,14 +60,12 @@ outputs:
- tripleo.ceph_nfs.firewall_rules:
'120 ceph_nfs':
dport:
# FIXME
# We support only NFS 4.1 to start
- 2049
- 20048
- 38468
- 4501
- ceph_nfs_ansible_vars:
map_merge:
- {get_attr: [CephBase, role_data, config_settings, ceph_common_ansible_vars]}
- ceph_nfs_bind_addr: {get_param: [EndpointMap, GaneshaInternal, host]}
- ceph_nfs_enable_service: false
- ceph_nfs_use_pacemaker: true
- ceph_nfs_dynamic_exports: true