From 8b88a8dec3c6cbd8e7bbba6a90be09408585f3ef Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 2 Sep 2021 15:26:31 +0200 Subject: add -y --- steps/setup/#taler_install.yaml# | 9 --------- steps/setup/.#taler_install.yaml | 1 - steps/setup/taler_install.yaml | 1 + 3 files changed, 1 insertion(+), 10 deletions(-) delete mode 100644 steps/setup/#taler_install.yaml# delete mode 120000 steps/setup/.#taler_install.yaml 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 -- cgit v1.2.3