[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ansible-taler-exchange] branch master updated: -fix method
From: |
gnunet |
Subject: |
[ansible-taler-exchange] branch master updated: -fix method |
Date: |
Sun, 19 Jan 2025 12:45:10 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository ansible-taler-exchange.
The following commit(s) were added to refs/heads/master by this push:
new 4a96cef -fix method
4a96cef is described below
commit 4a96cefa431a1b78ac07541ea387008e22ed2822
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Jan 19 12:45:06 2025 +0100
-fix method
---
.../secrets/exchange-accountcredentials-primary.secret.conf.j2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/roles/exchange/templates/etc/taler-exchange/secrets/exchange-accountcredentials-primary.secret.conf.j2
b/roles/exchange/templates/etc/taler-exchange/secrets/exchange-accountcredentials-primary.secret.conf.j2
index 4292aee..7b13cc3 100644
---
a/roles/exchange/templates/etc/taler-exchange/secrets/exchange-accountcredentials-primary.secret.conf.j2
+++
b/roles/exchange/templates/etc/taler-exchange/secrets/exchange-accountcredentials-primary.secret.conf.j2
@@ -1,4 +1,4 @@
[exchange-accountcredentials-primary]
-WIRE_GATEWAY_AUTH_METHOD = token
+WIRE_GATEWAY_AUTH_METHOD = bearer
WIRE_GATEWAY_URL = "http://localhost:{{ LIBEUFIN_PORT }}/taler-wire-gateway/"
TOKEN = {{
ansible_facts['ansible_local']['libeufin-nexus-access-token']['libeufin-nexus']['auth_bearer_token']
}}
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [ansible-taler-exchange] branch master updated: -fix method,
gnunet <=