Align template defaults with the client
[apex-tripleo-heat-templates.git] / environments / enable-tls.yaml
1 parameter_defaults:
2   SSLCertificate: |
3     The contents of your certificate go here
4   SSLIntermediateCertificate: ''
5   SSLKey: |
6     The contents of the private key go here
7
8 resource_registry:
9   OS::TripleO::NodeTLSData: ../puppet/extraconfig/tls/tls-cert-inject.yaml