Merge "Enable haproxy internal TLS through enable-internal-tls.yaml"

This commit is contained in:
Jenkins 2016-12-08 16:25:08 +00:00 committed by Gerrit Code Review
commit 1e11997e76
1 changed files with 1 additions and 0 deletions

View File

@ -3,5 +3,6 @@
parameter_defaults:
EnableInternalTLS: true
resource_registry:
OS::TripleO::Services::HAProxyInternalTLS: ../puppet/services/haproxy-internal-tls-certmonger.yaml
OS::TripleO::Services::ApacheTLS: ../puppet/services/apache-internal-tls-certmonger.yaml
OS::TripleO::Services::MySQLTLS: ../puppet/services/database/mysql-internal-tls-certmonger.yaml