Page MenuHomeSoftware Heritage

D251.diff
No OneTemporary

D251.diff

diff --git a/data/hostname/unibo-test.internal.softwareheritage.org.yaml b/data/hostname/unibo-test.internal.softwareheritage.org.yaml
new file mode 100644
--- /dev/null
+++ b/data/hostname/unibo-test.internal.softwareheritage.org.yaml
@@ -0,0 +1,4 @@
+ssh::port: 22
+
+# open objstorage api
+swh::deploy::objstorage::backend::listen::host: 0.0.0.0
diff --git a/manifests/site.pp b/manifests/site.pp
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -30,6 +30,10 @@
include role::swh_backup
}
+node /^unibo-test.(internal.)?softwareheritage.org$/ {
+ include role::swh_remote_objstorage
+}
+
node /^uffizi.(internal.)?softwareheritage.org$/ {
include role::swh_storage
}

File Metadata

Mime Type
text/plain
Expires
Wed, Apr 16, 7:43 AM (6 d, 7 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3221749

Event Timeline