From aab01df96defbcc8ef761ed0acbd59a81687456a Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 1 Jun 2022 17:39:02 -0700 Subject: [PATCH] proxies: set ipsilon-project to just staging for now Signed-off-by: Kevin Fenzi --- 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 6bf57d69bb..50bea6b69f 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -1170,6 +1170,7 @@ - www.ipsilon-project.org ssl: true sslonly: true - #certbot: true + certbot: true tags: - ipsilon-website + when: env == "staging"