2017-05-16 16:06:41 -05:00
|
|
|
# ********************************************************************************
|
|
|
|
# DEPRECATED: Use tripleo-heat-templates/environments/ssl/inject-trust-anchor.yaml
|
|
|
|
# instead.
|
|
|
|
# ********************************************************************************
|
2015-11-03 15:27:28 +02:00
|
|
|
parameter_defaults:
|
|
|
|
SSLRootCertificate: |
|
|
|
|
The contents of your root CA certificate go here
|
|
|
|
|
|
|
|
resource_registry:
|
|
|
|
OS::TripleO::NodeTLSCAData: ../puppet/extraconfig/tls/ca-inject.yaml
|