aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/apache-internal-tls-certmonger.yaml
diff options
context:
space:
mode:
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>2016-11-28 13:07:12 +0200
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>2016-12-01 11:18:23 +0200
commitb4cd2ed1ee0f5eb86d0cba75ed40d4679210e616 (patch)
treebdcd22155d67505bb50d5bbfacb685b4fde4ecc6 /puppet/services/apache-internal-tls-certmonger.yaml
parent7a2c2b0f938716f6fc584f1c53ac3fa2896d70f3 (diff)
Use network-based fqdn entry from hiera instead of the custom fact
This changes how we get the network-based FQDNs for the specific services, from using the custom fact, to the new hiera entries. Change-Id: Iae668a5d89fb7bee091db4a761aa6c91d369b276
Diffstat (limited to 'puppet/services/apache-internal-tls-certmonger.yaml')
-rw-r--r--puppet/services/apache-internal-tls-certmonger.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/puppet/services/apache-internal-tls-certmonger.yaml b/puppet/services/apache-internal-tls-certmonger.yaml
index 87e53f13..1d76b9a3 100644
--- a/puppet/services/apache-internal-tls-certmonger.yaml
+++ b/puppet/services/apache-internal-tls-certmonger.yaml
@@ -35,8 +35,8 @@ outputs:
httpd-NETWORK:
service_certificate: '/etc/pki/tls/certs/httpd-NETWORK.crt'
service_key: '/etc/pki/tls/private/httpd-NETWORK.key'
- hostname: "%{::fqdn_NETWORK}"
- principal: "HTTP/%{::fqdn_NETWORK}"
+ hostname: "%{hiera('fqdn_NETWORK')}"
+ principal: "HTTP/%{hiera('fqdn_NETWORK')}"
for_each:
NETWORK:
# NOTE(jaosorior) Get unique network names to create