From 8c967e180e2a7b8952600dac84fa96b29cb31e16 Mon Sep 17 00:00:00 2001 From: Ade Lee Date: Mon, 9 Sep 2019 10:11:01 -0400 Subject: [PATCH] Fix path path in TLS everywhere template Change-Id: Ic2f5baaa3d084ca16180c7083cdb125bf3d4e8f1 --- environments/services/haproxy-internal-tls-certmonger.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environments/services/haproxy-internal-tls-certmonger.yaml b/environments/services/haproxy-internal-tls-certmonger.yaml index 074fec4d4e..324723994a 100644 --- a/environments/services/haproxy-internal-tls-certmonger.yaml +++ b/environments/services/haproxy-internal-tls-certmonger.yaml @@ -1,4 +1,4 @@ # A Heat environment file which can be used to enable a # a TLS for HAProxy via certmonger resource_registry: - OS::TripleO::Services::HAProxyInternalTLS: ../../puppet/services/haproxy-internal-tls-certmonger.yaml + OS::TripleO::Services::HAProxyInternalTLS: ../../deployment/haproxy/haproxy-internal-tls-certmonger.yaml