Merge "Fix haproxy tls mapping under pacemaker"

This commit is contained in:
Zuul 2018-10-20 02:03:40 +00:00 committed by Gerrit Code Review
commit 3abd7b9c2d

View File

@ -144,7 +144,7 @@ outputs:
- null - null
- if: - if:
- internal_tls_enabled - internal_tls_enabled
- get_param: InternalTLSCAFile - - get_param: InternalTLSCAFile
- null - null
tripleo::profile::pacemaker::haproxy_bundle::internal_certs_directory: {get_param: HAProxyInternalTLSCertsDirectory} tripleo::profile::pacemaker::haproxy_bundle::internal_certs_directory: {get_param: HAProxyInternalTLSCertsDirectory}
tripleo::profile::pacemaker::haproxy_bundle::internal_keys_directory: {get_param: HAProxyInternalTLSKeysDirectory} tripleo::profile::pacemaker::haproxy_bundle::internal_keys_directory: {get_param: HAProxyInternalTLSKeysDirectory}