From cb378bfdb2828a466c8b0fa94919f6af2d69c31f Mon Sep 17 00:00:00 2001 From: Peter Law Date: Sat, 24 Feb 2024 12:37:02 +0000 Subject: [PATCH] Enable the srcomp proxy We now have the compbox running. Also, since this is now lazy/dynamic, we can probably just leave this enabled all year round. --- group_vars/all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/group_vars/all.yml b/group_vars/all.yml index fa1db70..1d5838e 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -17,7 +17,7 @@ certbot_create_standalone_stop_services: # We typically only host the public SRComp machine around the time of the # competition. It is required for the competition pages, including the # competition homepage. -enable_srcomp_proxy: false +enable_srcomp_proxy: true srcomp_proxy_hostname: srcomp.studentrobotics.org # Override serving of the root url to be the competition mode homepage instead # of the normal one.