Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7450504
D251.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
685 B
Subscribers
None
D251.diff
View Options
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
Details
Attached
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
Attached To
D251: unibo: add manifest and hostname config
Event Timeline
Log In to Comment