From bfcf91830b9bc72edcef66b2d2f044f31c7d1874 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 1 Sep 2020 11:26:39 -0700 Subject: [PATCH] proxies / staging: adjust fasjson website a bit Signed-off-by: Kevin Fenzi --- playbooks/include/proxies-websites.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index 1601a51c86..fec83883bf 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -273,9 +273,8 @@ cert_name: "{{wildcard_cert_name}}" - role: httpd/website - site_name: fasjson.fedoraproject.org + site_name: "fasjson{{ env_suffix }}.fedoraproject.org" sslonly: true - server_aliases: [fasjson.stg.fedoraproject.org] cert_name: "{{wildcard_cert_name}}" when: env == "staging"