ansible-taler-exchange

Ansible playbook to deploy a production Taler Exchange
Log | Files | Refs | README | LICENSE

commit 682073b2937c9bf0814dfae171bdba58952e730b
parent c694b8810ee444c0cc6c325ff88b929d38da75de
Author: Florian Dold <florian@dold.me>
Date:   Sun,  9 Aug 2026 16:20:45 +0200

no legacy monitoring for rusty

Diffstat:
Minventories/host_vars/rusty/vars.yml | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/inventories/host_vars/rusty/vars.yml b/inventories/host_vars/rusty/vars.yml @@ -3,6 +3,9 @@ deployment_kind: "tops" # Public variables for a "test" deployment # Deploy challenger? deploy_challenger: true +# No monitoring for rusty, +# monitoring stack will be replaced. +deploy_monitoring: false # Main external domain name. domain_name: "stage.taler-ops.ch" # Our internal hostname