From 721206902bcd9beac9cc941ec6b370932d69d440 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Fri, 2 Oct 2020 12:18:44 +0200 Subject: [PATCH] proxy: add a server alias for testdays.stg Signed-off-by: Pierre-Yves Chibon --- playbooks/include/proxies-websites.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index fec83883bf..24fe99baef 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -238,9 +238,10 @@ - role: httpd/website site_name: testdays.fedoraproject.org - server_aliases: [testdays.qa.fedoraproject.org] + server_aliases: [testdays.qa.fedoraproject.org, testdays.stg.fedoraproject.org] sslonly: true cert_name: "{{wildcard_cert_name}}" + tags: testdays - role: httpd/website site_name: smolts.org