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
8 lines
276 B
YAML
8 lines
276 B
YAML
# A Heat environment file which can be used to enable a
|
|
# a TLS for HAProxy via certmonger
|
|
resource_registry:
|
|
OS::TripleO::Services::HAProxyPublicTLS: ../../deployment/haproxy/haproxy-public-tls-certmonger.yaml
|
|
|
|
parameter_defaults:
|
|
PublicSSLCertificateAutogenerated: true
|