Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9337575
D6365.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
678 B
Subscribers
None
D6365.diff
View Options
diff --git a/data/hostname/met.internal.softwareheritage.org.yaml b/data/hostname/met.internal.softwareheritage.org.yaml
--- a/data/hostname/met.internal.softwareheritage.org.yaml
+++ b/data/hostname/met.internal.softwareheritage.org.yaml
@@ -99,3 +99,12 @@
- ardumont
- aeviso
- vsellier
+
+pgbouncer::auth_hba_file: /etc/postgresql/13/main/pg_hba.conf
+pgbouncer::listen_addr: 192.168.100.210
+pgbouncer::databases:
+ - source_db: "%{hiera('swh::deploy::provenance::db::dbname')}"
+ host: "%{hiera('swh::deploy::provenance::db::host')}"
+ auth_user: "%{hiera('swh::deploy::db::pgbouncer::user::login')}"
+ port: "%{hiera('swh::deploy::db::main::port')}"
+
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jul 3 2025, 8:10 AM (10 w, 19 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3219415
Attached To
D6365: Adapt postgresql connection information on the provenance server
Event Timeline
Log In to Comment