commit d51d7780983ec19232582cdbd4f8bbfc66a7ef3e
parent a3f0db21c98184c5c52cf04b7e94570e26e2847d
Author: Christian Grothoff <christian@grothoff.org>
Date: Wed, 1 Jan 2025 14:06:47 +0100
use new TOKEN config value name
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/roles/libeufin-nexus/templates/etc/libeufin/libeufin-nexus.conf.j2 b/roles/libeufin-nexus/templates/etc/libeufin/libeufin-nexus.conf.j2
@@ -41,8 +41,13 @@ CONFIG=postgres:///libeufin
[nexus-httpd-wire-gateway-api]
ENABLED = YES
+<<<<<<< Updated upstream
AUTH_METHOD = bearer-token
AUTH_BEARER_TOKEN = {{ ansible_facts['ansible_local']['libeufin-nexus-access-token']['libeufin-nexus']['auth_bearer_token'] }}
+=======
+AUTH_METHOD = bearer
+TOKEN = {{ ansible_facts['ansible_local']['libeufin-nexus-access-token']['libeufin-nexus']['auth_bearer_token'] }}
+>>>>>>> Stashed changes
# FIXME: is this supported by libeufin?
@inline-secret@ nexus-ebics libeufin-nexus-ebics.conf