From 7535879194cf219d0ab132060c5e96a0f6ff98d2 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 4 Apr 2017 13:54:21 +0000 Subject: [PATCH] name the site nagios.fedoraproject.org even in staging as it has a alias for stagings name --- playbooks/include/proxies-websites.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index d12304641f..370eddba2b 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -724,7 +724,7 @@ sslonly: true - role: httpd/website - name: nagios.stg.fedoraproject.org + name: nagios.fedoraproject.org server_aliases: [nagios.stg.fedoraproject.org] SSLCertificateChainFile: wildcard-2017.stg.fedoraproject.org.intermediate.cert sslonly: true