gnunet-svn
[Top][All Lists]
Advanced

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

[taler-sandcastle-ng] 02/02: config, tags


From: gnunet
Subject: [taler-sandcastle-ng] 02/02: config, tags
Date: Mon, 02 Dec 2024 23:11:13 +0100

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

dold pushed a commit to branch master
in repository sandcastle-ng.

commit ab332374cfbb2be35912c1808a35279a11ae22a1
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Dec 2 23:11:08 2024 +0100

    config, tags
---
 buildconfig/exchange.tag         |  2 +-
 scripts/demo/setup-sandcastle.sh | 13 -------------
 2 files changed, 1 insertion(+), 14 deletions(-)

diff --git a/buildconfig/exchange.tag b/buildconfig/exchange.tag
index 4459f82..e55754e 100644
--- a/buildconfig/exchange.tag
+++ b/buildconfig/exchange.tag
@@ -1 +1 @@
-v0.14.1-dev.13
+v0.14.1-dev.14
diff --git a/scripts/demo/setup-sandcastle.sh b/scripts/demo/setup-sandcastle.sh
index ad06597..038aea0 100755
--- a/scripts/demo/setup-sandcastle.sh
+++ b/scripts/demo/setup-sandcastle.sh
@@ -451,8 +451,6 @@ taler-harness deployment provision-bank-account 
"${BANK_BASEURL}" \
 
 MASTER_PUBLIC_KEY=$(sudo -i -u taler-exchange-offline taler-exchange-offline 
-LDEBUG setup)
 
-EXCHANGE_DB=talerexchange
-
 # Generate /tmp/sandcastle-setup.conf
 cat <<EOF >/tmp/sandcastle-setup.conf
 [currency-$CURRENCY]
@@ -568,11 +566,6 @@ else
   rm -f /etc/taler-exchange/conf.d/sandcastle-kyc.conf
 fi
 
-cat <<EOF >/etc/taler-exchange/secrets/exchange-db.secret.conf
-[exchangedb-postgres]
-CONFIG=postgres:///${EXCHANGE_DB}
-EOF
-chmod 440 /etc/taler-exchange/secrets/exchange-db.secret.conf
 chown root:taler-exchange-db 
/etc/taler-exchange/secrets/exchange-db.secret.conf
 
 cat <<EOF 
>/etc/taler-exchange/secrets/exchange-accountcredentials-default.secret.conf
@@ -641,12 +634,6 @@ cat <<EOF 
>/etc/taler-auditor/conf.d/sandcastle-auditor.conf
 PUBLIC_KEY = $AUDITOR_PUB
 EOF
 
-cat <<EOF >/etc/taler-auditor/secrets/auditor-db.secret.conf
-[auditordb-postgres]
-CONFIG=postgres:///${EXCHANGE_DB}
-EOF
-
-
 taler-auditor-dbconfig
 
 systemctl enable --now taler-auditor.target

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