gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: anastasis authz currency


From: gnunet
Subject: [taler-deployment] branch master updated: anastasis authz currency
Date: Mon, 30 Aug 2021 00:41:55 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new e056f10  anastasis authz currency
e056f10 is described below

commit e056f1079dad8b9c96d7e9e55a345fb044270aef
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Aug 30 00:41:50 2021 +0200

    anastasis authz currency
---
 bin/taler-deployment-config-generate | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment-config-generate 
b/bin/taler-deployment-config-generate
index b8cb8e4..0101d78 100755
--- a/bin/taler-deployment-config-generate
+++ b/bin/taler-deployment-config-generate
@@ -272,7 +272,7 @@ def main(currency, envname, outdir, exchange_pub, 
frontends_apitoken):
     ac.cfg_put("stasis-postgres", "config", f"postgres:///taler{envname}")
     ac.cfg_put("anastasis-merchant-backend", "payment_backend_url", 
urls["merchant_backend"] + "instances/anastasis/")
     ac.cfg_put("anastasis-merchant-backend", "api_key", f"Bearer 
{frontends_apitoken}")
-    ac.cfg_put("authorization-question", "cost", "{currency}:0")
+    ac.cfg_put("authorization-question", "cost", f"{currency}:0")
     ac.cfg_put("authorization-question", "enabled", "yes")
     config_files.append(ac)
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]