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
1 changed files with 1 additions and 1 deletions

View File

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