05d77c9ed5
This change combines the previous puppet and docker files into a single file that performs the docker service installation and configuration. With this patch the baremetal version of haproxy services has been removed. Change-Id: Id55ae44a7b1b5f08b40170f7406e14973fa93639 Related-Blueprint: services-yaml-flattening
7 lines
254 B
YAML
7 lines
254 B
YAML
parameter_defaults:
|
|
InternalTLSCAFile: '/etc/pki/ca-trust/source/anchors/cm-local-ca.pem'
|
|
PublicSSLCertificateAutogenerated: true
|
|
|
|
resource_registry:
|
|
OS::TripleO::Services::HAProxyPublicTLS: ../deployment/haproxy/haproxy-public-tls-certmonger.yaml
|