From da51de62839ebf4684e38c35db01ddcf954546f9 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 3 Jul 2025 23:09:31 -0700 Subject: [PATCH] proxies-websites: add more tags So I can fix the worker06 bug for the sites it's annoying me on, at least... Signed-off-by: Adam Williamson --- playbooks/include/proxies-websites.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index 095fb76987..1a59a7e8b0 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -626,6 +626,8 @@ sslonly: true gzip: true cert_name: "{{wildcard_cert_name}}" + tags: + - apps.fedoraproject.org - role: httpd/website site_name: "notifications{{ env_suffix }}.fedoraproject.org" @@ -992,6 +994,7 @@ sslonly: true server_aliases: [greenwave.stg.fedoraproject.org] cert_name: "{{wildcard_cert_name}}" + tags: greenwave - role: httpd/website site_name: koschei.fedoraproject.org @@ -1005,6 +1008,7 @@ sslonly: true server_aliases: [waiverdb.stg.fedoraproject.org] cert_name: "{{wildcard_cert_name}}" + tags: waiverdb - role: httpd/website site_name: silverblue.fedoraproject.org