Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9336966
D4370.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
683 B
Subscribers
None
D4370.diff
View Options
diff --git a/manifests/site.pp b/manifests/site.pp
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -135,7 +135,7 @@
}
node 'db0.internal.staging.swh.network' {
- include role::swh_base_database
+ include role::swh_database
include profile::postgresql::server
include profile::pgbouncer
include profile::postgresql::client
diff --git a/site-modules/role/manifests/swh_database.pp b/site-modules/role/manifests/swh_database.pp
--- a/site-modules/role/manifests/swh_database.pp
+++ b/site-modules/role/manifests/swh_database.pp
@@ -1,4 +1,3 @@
class role::swh_database inherits role::swh_base_database {
include profile::postgresql
- include profile::megacli
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jul 3 2025, 7:49 AM (10 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3219741
Attached To
D4370: Staging: refactor the postgresql declaration to configure the main cluster instance
Event Timeline
Log In to Comment