Merge "Manage public certificate with ansible"

This commit is contained in:
Zuul
2018-06-01 17:37:48 +00:00
committed by Gerrit Code Review
11 changed files with 215 additions and 34 deletions

View File

@@ -7,8 +7,8 @@
# title: Enable SSL on OpenStack Public Endpoints
# description: |
# Use this environment to pass in certificates for SSL deployments.
# For these values to take effect, one of the tls-endpoints-*.yaml environments
# must also be used.
# For these values to take effect, one of the tls-endpoints-*.yaml
# environments must also be used.
parameter_defaults:
# The content of the SSL certificate (without Key) in PEM format.
# Type: string
@@ -35,5 +35,3 @@ parameter_defaults:
# *********************
# End static parameters
# *********************
resource_registry:
OS::TripleO::NodeTLSData: ../../puppet/extraconfig/tls/tls-cert-inject.yaml