Merge "Revert "Enable *_use_fqdn in ceph-ansible when EnableInternalTLS""

This commit is contained in:
Zuul
2018-02-19 20:45:36 +00:00
committed by Gerrit Code Review

View File

@@ -38,9 +38,6 @@ parameters:
constraints:
- allowed_values: ['', 'UPGRADE', 'FASTFORWARDUPGRADE']
default: ''
EnableInternalTLS:
type: boolean
default: false
NodeDataLookup:
type: string
default: '{}'
@@ -325,5 +322,3 @@ outputs:
- {get_param: CephIPv6}
- ipv6
- ipv4
mon_use_fqdn: {get_param: EnableInternalTLS}
mds_use_fqdn: {get_param: EnableInternalTLS}