gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: libeufin config


From: gnunet
Subject: [taler-deployment] branch master updated: libeufin config
Date: Mon, 04 Dec 2023 22:55:11 +0100

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

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 60e3449  libeufin config
60e3449 is described below

commit 60e344984e5dbcfb719629eb9d77425e5e3a9350
Author: MS <ms@taler.net>
AuthorDate: Mon Dec 4 22:54:18 2023 +0100

    libeufin config
    
    not setting the database connection string, because
    it gets set by libeufin-dbconfig
---
 netzbon/config_libeufin_bank.sh  | 6 ------
 netzbon/config_libeufin_nexus.sh | 2 --
 2 files changed, 8 deletions(-)

diff --git a/netzbon/config_libeufin_bank.sh b/netzbon/config_libeufin_bank.sh
index 7e3ac34..0ffcf23 100755
--- a/netzbon/config_libeufin_bank.sh
+++ b/netzbon/config_libeufin_bank.sh
@@ -63,12 +63,6 @@ bank_cfg -o FIAT_CURRENCY ${FIAT_CURRENCY}
 bank_cfg -o TAN_SMS libeufin-tan-sms.sh
 bank_cfg -o TAN_EMAIL libeufin-tan-email.sh
 
-taler-config \
-  -c /etc/libeufin/libeufin-bank.conf \
-  -s libeufin-bankdb-postgres \
-  -o config \
-  -V postgres:///libeufin
-
 say "Setting up libeufin-bank admin account"
 sudo -u "libeufin-bank" libeufin-bank passwd admin "${BANK_ADMIN_PASSWORD}"
 
diff --git a/netzbon/config_libeufin_nexus.sh b/netzbon/config_libeufin_nexus.sh
index 44af3d5..491a757 100755
--- a/netzbon/config_libeufin_nexus.sh
+++ b/netzbon/config_libeufin_nexus.sh
@@ -11,8 +11,6 @@ set -eu
 source functions.sh
 source config/user.conf
 
-taler-config -s nexus-postgres -o config \
-  -V "postgresql:///libeufin" -c /etc/libeufin/libeufin-nexus.conf
 taler-config -s nexus-ebics -o currency \
   -V $FIAT_CURRENCY -c /etc/libeufin/libeufin-nexus.conf
 

-- 
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]