Merge "Pass storage nfs VIP to ceph-ansible"
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user