ansible-taler-exchange

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

commit 46e42782f484ce22bc803494a6ea7d0ab57edb9e
parent ef076d64504e1499bd72d3591196cd07a77a0f9e
Author: Florian Dold <florian@dold.me>
Date:   Fri,  3 Jul 2026 17:07:14 +0200

define HAVE_SECRETS in localhost test secrets

Diffstat:
Minventories/host_vars/podman-localhost/test-secrets.yml | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/inventories/host_vars/podman-localhost/test-secrets.yml b/inventories/host_vars/podman-localhost/test-secrets.yml @@ -1,4 +1,6 @@ --- +# We are the secrets file! +HAVE_SECRETS: true # Symmetric encryption secret for KYC attribute encryption. EXCHANGE_ATTRIBUTE_ENCRYPTION_KEY: SECRET2 # EBICS access details