commit 8222f7306ef9ca0003c981316eeb9a4f8349dcbb parent 3b58d451ac497e5eb2a4ce839e2e1e6a5b7e916d Author: Florian Dold <florian@dold.me> Date: Mon, 24 Feb 2025 09:56:54 +0100 config, spec Diffstat:
3 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/inventories/host_vars/fdold-acai/test-public.yml b/inventories/host_vars/fdold-acai/test-public.yml @@ -1,7 +1,7 @@ --- # Public variables for a "test" deployment # Deploy challenger? -DEPLOY_CHALLENGER: true +DEPLOY_CHALLENGER: false # Main domain name. DOMAIN_NAME: "topstest.fdold.eu" # Use nightly Taler distro (true/false). diff --git a/inventories/host_vars/spec.taler-ops.ch/tops-public.yml b/inventories/host_vars/spec/tops-public.yml diff --git a/inventories/host_vars/spec.taler-ops.ch/tops-secrets.yml.gpg b/inventories/host_vars/spec/tops-secrets.yml.gpg Binary files differ.