diff options
Diffstat (limited to 'environments/services/haproxy-public-tls-certmonger.yaml')
-rw-r--r-- | environments/services/haproxy-public-tls-certmonger.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/environments/services/haproxy-public-tls-certmonger.yaml b/environments/services/haproxy-public-tls-certmonger.yaml new file mode 100644 index 00000000..d3ad3ad4 --- /dev/null +++ b/environments/services/haproxy-public-tls-certmonger.yaml @@ -0,0 +1,4 @@ +# A Heat environment file which can be used to enable a +# a TLS for HAProxy via certmonger +resource_registry: + OS::TripleO::Services::HAProxyPublicTLS: ../../puppet/services/haproxy-public-tls-certmonger.yaml |