ansible-taler-exchange

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

commit 13d369ef50fa13b891577cadcfe904c11224929f
parent ca2d9cef20114afbf30cac290090df75d11ec011
Author: Florian Dold <florian@dold.me>
Date:   Fri, 13 Jun 2025 00:16:15 +0200

bump tos version

Diffstat:
Minventories/host_vars/fdold-acai-gls/test-public.yml | 2+-
Minventories/host_vars/fdold-guava-glsint/test-public.yml | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/inventories/host_vars/fdold-acai-gls/test-public.yml b/inventories/host_vars/fdold-acai-gls/test-public.yml @@ -37,7 +37,7 @@ EXCHANGE_MASTER_PUB: ABSERA9GY2RV0G12RZYTZ11WMG81ZRT8S9DTQJ8JNXXE5RXAKBF0 # URL with merchants accepting this exchange. EXCHANGE_SHOPPING_URL: "https://shops.taler.gls.de/" # Name of Terms of service resource file -EXCHANGE_TERMS_ETAG: "exchange-gls-tos-test-v2" +EXCHANGE_TERMS_ETAG: "exchange-gls-tos-test-v3" # Name of Privacy policy resource file EXCHANGE_PP_ETAG: "exchange-pp-v0" # Full BIC of exchange account diff --git a/inventories/host_vars/fdold-guava-glsint/test-public.yml b/inventories/host_vars/fdold-guava-glsint/test-public.yml @@ -37,7 +37,7 @@ EXCHANGE_MASTER_PUB: GW875YV09RZ743X045DNSQC7SFNF0G66707H7PT3TP0RWPAPR340 # URL with merchants accepting this exchange. EXCHANGE_SHOPPING_URL: "https://shops.taler.gls.de/" # Name of Terms of service resource file -EXCHANGE_TERMS_ETAG: "exchange-gls-tos-test-v2" +EXCHANGE_TERMS_ETAG: "exchange-gls-tos-test-v3" # Name of Privacy policy resource file EXCHANGE_PP_ETAG: "exchange-pp-v0" # Full BIC of exchange account