Merge "Manage public certificate with ansible"
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user