From 3f90353f49770cc03ebf3952778eb51ffe5063c2 Mon Sep 17 00:00:00 2001 From: Thomas Wiest Date: Mon, 3 Nov 2014 22:32:43 -0500 Subject: making atomic proxy be able to be deployed to PROD. --- roles/atomic_proxy/templates/puppet/puppet.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/atomic_proxy') diff --git a/roles/atomic_proxy/templates/puppet/puppet.conf.j2 b/roles/atomic_proxy/templates/puppet/puppet.conf.j2 index 9a47ab11c..9731ff168 100644 --- a/roles/atomic_proxy/templates/puppet/puppet.conf.j2 +++ b/roles/atomic_proxy/templates/puppet/puppet.conf.j2 @@ -1,6 +1,6 @@ [main] # we need to override the host name of the container - certname = ctr-proxy.stg.rhcloud.com + certname = ctr-proxy.{{ oo_env }}.rhcloud.com # The Puppet log directory. # The default value is '$vardir/log'. -- cgit v1.2.3