ansible-taler-exchange

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

commit a6e843aa373c9bde342a305e3e6760b097b66336
parent e2f1b473637fee1f681d5a7603034154f8cb813c
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri, 10 Jan 2025 23:57:53 +0100

-fix name

Diffstat:
Mplaybooks/setup.yml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/playbooks/setup.yml b/playbooks/setup.yml @@ -44,7 +44,7 @@ # Full Payto URI of exchange account (for credit and debit) EXCHANGE_BANK_ACCOUNT_IBAN: "CH6808573105529100001" # Full Payto URI of exchange account (for credit and debit) - EXCHANGE_BANK_ACCOUNT_PAYTO: "payto://iban/{{ EXCHANGE_BANK_ACCOUNT_IBAN }}?receiver-name: operator" + EXCHANGE_BANK_ACCOUNT_PAYTO: "payto://iban/{{ EXCHANGE_BANK_ACCOUNT_IBAN }}?receiver-name:Taler+Operations+AG" # Port to be used by libeufin-nexus for the taler-exchange-wire-gateway LIBEUFIN_PORT: 8082 # Name of the exchange account at libeufin-nexus @@ -54,7 +54,7 @@ # SPA dialect (tops, gls, magnet, ...) EXCHANGE_SPA_DIALECT: "tops" # Business name of the exchange operator - EXCHANGE_OPERATOR_LEGAL_NAME: "Taler Exchange Operator Legal Name" + EXCHANGE_OPERATOR_LEGAL_NAME: "Taler Operations AG" # Where to send people after they passed KYC. KYC_THANK_YOU_URL: https://taler-ops.ch/thank-you-kyc # Template to use for identification of individuals with KYCAID