From d861b438cc85c69be8bce5644df4458198a37666 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 12 Oct 2025 17:39:41 -0700 Subject: [PATCH] proxies / src: enable anubis to prevent outage Signed-off-by: Kevin Fenzi --- 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 4bc6981aa1..12dec84a11 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -183,7 +183,7 @@ sslonly: true use_h2: true tags: src.fedoraproject.org - anubis: false + anubis: true when: env != "staging" - role: httpd/website