From 134f5675a9eb06698ff47ad7ca332372802fb3da Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 18 Sep 2025 16:15:14 -0700 Subject: [PATCH] anubis: enable role in prod This will setup things on proxies, but will not actually cause any traffic to start using it yet. Will make sure this is all working before moving to the next step of enabling a site. Signed-off-by: Kevin Fenzi --- playbooks/groups/proxies.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/playbooks/groups/proxies.yml b/playbooks/groups/proxies.yml index 14f41666c8..c8a475215c 100644 --- a/playbooks/groups/proxies.yml +++ b/playbooks/groups/proxies.yml @@ -94,8 +94,7 @@ roles: - httpd/mod_ssl - httpd/proxy - - {role: anubis, - when: env == "staging"} + - anubis - varnish # # Re-run hosts here so things are ok for the haproxy check