gnunet-svn
[Top][All Lists]
Advanced

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

[taler-grid5k] branch master updated: update docs


From: gnunet
Subject: [taler-grid5k] branch master updated: update docs
Date: Sun, 05 Sep 2021 15:10:56 +0200

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

grothoff pushed a commit to branch master
in repository grid5k.

The following commit(s) were added to refs/heads/master by this push:
     new 2948031  update docs
2948031 is described below

commit 2948031bbf4f069d0609090d0eef1c2df955f523
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Sep 5 15:10:53 2021 +0200

    update docs
---
 README             | 10 ++++++++++
 jfed/README        |  2 ++
 jfed/twoboot.rspec | 17 +++++++++++++++++
 3 files changed, 29 insertions(+)

diff --git a/README b/README
index d679abb..3898e58 100644
--- a/README
+++ b/README
@@ -16,3 +16,13 @@ Afterwards:
 $ cd build/debian11-taler
 $ scp debian11-taler.dsc debian11-taler.tar.zst \
       grothoff@access.grid5000.fr:lyon/public/
+
+
+Then we can use
+
+   http://public.lyon.grid5000.fr/~grothoff/debian11-taler.dsc
+
+for the disk image in jfed.  
+
+jFed example configurations are in the jFed/ directory.
+
diff --git a/jfed/README b/jfed/README
new file mode 100644
index 0000000..a9bf655
--- /dev/null
+++ b/jfed/README
@@ -0,0 +1,2 @@
+twoboot: simply boot two hosts in different regions with our master image
+
diff --git a/jfed/twoboot.rspec b/jfed/twoboot.rspec
new file mode 100644
index 0000000..3a3c1fb
--- /dev/null
+++ b/jfed/twoboot.rspec
@@ -0,0 +1,17 @@
+<?xml version='1.0'?>
+<rspec xmlns="http://www.geni.net/resources/rspec/3"; type="request" 
generated_by="jFed RSpec Editor" generated="2021-09-05T13:16:08.333+02:00" 
xmlns:emulab="http://www.protogeni.net/resources/rspec/ext/emulab/1"; 
xmlns:delay="http://www.protogeni.net/resources/rspec/ext/delay/1"; 
xmlns:jfed-command="http://jfed.iminds.be/rspec/ext/jfed-command/1"; 
xmlns:client="http://www.protogeni.net/resources/rspec/ext/client/1"; 
xmlns:jfed-ssh-keys="http://jfed.iminds.be/rspec/ext/jfed-ssh-keys/1"; xmlns: 
[...]
+  <node client_id="node0" exclusive="true" 
component_manager_id="urn:publicid:IDN+am.grid5000.fr+authority+am">
+    <sliver_type name="raw-pc">
+      <disk_image 
name="http://public.lyon.grid5000.fr/~grothoff/debian11-taler.dsc"/>
+    </sliver_type>
+    <hardware_type name="nova-lyon"/>
+    <location xmlns="http://jfed.iminds.be/rspec/ext/jfed/1"; 
x="354.33333333333337" y="89.66666666666666"/>
+  </node>
+  <node client_id="node1" exclusive="true" 
component_manager_id="urn:publicid:IDN+am.grid5000.fr+authority+am">
+    <sliver_type name="raw-pc">
+      <disk_image 
name="http://public.lyon.grid5000.fr/~grothoff/debian11-taler.dsc"/>
+    </sliver_type>
+    <hardware_type name="uvb-sophia"/>
+    <location xmlns="http://jfed.iminds.be/rspec/ext/jfed/1"; 
x="347.33333333333337" y="161.66666666666669"/>
+  </node>
+</rspec>
\ No newline at end of file

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