summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-09-02 15:26:31 +0200
committerChristian Grothoff <christian@grothoff.org>2021-09-02 15:26:31 +0200
commit8b88a8dec3c6cbd8e7bbba6a90be09408585f3ef (patch)
treec16da741e8c17417df224ac31f7448c84010bcb4
parent1015ca9e02315f13e23b4b441ceb77284f2f2f4b (diff)
downloadgrid5k-8b88a8dec3c6cbd8e7bbba6a90be09408585f3ef.tar.gz
grid5k-8b88a8dec3c6cbd8e7bbba6a90be09408585f3ef.tar.bz2
grid5k-8b88a8dec3c6cbd8e7bbba6a90be09408585f3ef.zip
add -y
-rw-r--r--steps/setup/#taler_install.yaml#9
l---------steps/setup/.#taler_install.yaml1
-rw-r--r--steps/setup/taler_install.yaml1
3 files changed, 1 insertions, 10 deletions
diff --git a/steps/setup/#taler_install.yaml# b/steps/setup/#taler_install.yaml#
deleted file mode 100644
index f1ff167..0000000
--- a/steps/setup/#taler_install.yaml#
+++ /dev/null
@@ -1,9 +0,0 @@
-- install_taler:
- - exec_in : |
- echo "deb https://deb.taler.net/apt/debian bullseye main" > /etc/apt/sources.list.d/taler.list
- wget -O - https://taler.net/taler-systems.gpg.key | apt-key add -
- apt-get update
- apt-upgrade
- apt-get install -y nginx postgresql-13 taler-exchange taler-auditor taler-merchant taler-exchange-offline taler-wallet-cli
- apt-get install git zile
- \ No newline at end of file
diff --git a/steps/setup/.#taler_install.yaml b/steps/setup/.#taler_install.yaml
deleted file mode 120000
index 61fbcde..0000000
--- a/steps/setup/.#taler_install.yaml
+++ /dev/null
@@ -1 +0,0 @@
-grothoff@lifeline.32428:1630569155 \ No newline at end of file
diff --git a/steps/setup/taler_install.yaml b/steps/setup/taler_install.yaml
index b28de9d..2e55b44 100644
--- a/steps/setup/taler_install.yaml
+++ b/steps/setup/taler_install.yaml
@@ -5,3 +5,4 @@
apt-get update
apt-upgrade
apt-get install -y nginx postgresql-13 taler-exchange taler-auditor taler-merchant taler-exchange-offline taler-wallet-cli
+ apt-get install -y git zile