gnunet-svn
[Top][All Lists]
Advanced

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

[taler-grid5k] 02/141: rename jobs


From: gnunet
Subject: [taler-grid5k] 02/141: rename jobs
Date: Thu, 18 Nov 2021 14:49:03 +0100

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

marco-boss pushed a commit to branch master
in repository grid5k.

commit 3f223c42b07e70b5b903715c16f13eb48f8e06a1
Author: Boss Marco <bossm8@bfh.ch>
AuthorDate: Thu Sep 30 18:47:16 2021 +0200

    rename jobs
---
 image/.gitignore          |  1 +
 image/taler-debian11.yaml | 10 +++-------
 2 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/image/.gitignore b/image/.gitignore
new file mode 100644
index 0000000..378eac2
--- /dev/null
+++ b/image/.gitignore
@@ -0,0 +1 @@
+build
diff --git a/image/taler-debian11.yaml b/image/taler-debian11.yaml
index 86e5a06..bc2e5d7 100644
--- a/image/taler-debian11.yaml
+++ b/image/taler-debian11.yaml
@@ -26,7 +26,7 @@ global:
   ## Environment image path and compression
   # Note: unknown why this is not propagated to the ".dsc" file,
   #       So we must adjust it manually!
-  g5k_tgz_file: http://public.lyon.grid5000.fr/~bfhch01/debian10-taler.tar.zst
+  g5k_tar_path: http://public.lyon.grid5000.fr/~bfhch01/taler-debian11.tar.zst
   # g5k_tar_compression: "zstd"
   ## Environment postinstall path, compression, and script command
   # g5k_postinst_path: server:///grid5000/postinstalls/g5k-postinstall.tgz
@@ -59,12 +59,12 @@ setup:
          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
+         apt-get install -y sudo git zile
 
   ## We add steps required by our customization after or before @base. Use
   ## kameleon dryrun debian10_custom.yaml to see the resulting steps in the 
build.
   ## The following is given as example only, replace with your steps.
-  - a_customization_step:
+  - add_g5k_repo:
     - microstep1:
       - exec_in: |
          cd /root
@@ -78,10 +78,6 @@ setup:
          systemctl stop nginx postgresql
          systemctl disable nginx postgresql
 
-    - microstep1:
-      # This breakpoint will stop the build for inspecting the environment
-      - breakpoint
-
 export:
   ### The export section takes in charge the export of your customized 
Grid'5000
   ## environment. No modification should be needed here.

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