manage bmdb1/dak pg_hba
[mirror/dsa-puppet.git] / modules / roles / manifests / buildd_master.pp
index b3e1b96..5e0a4a3 100644 (file)
@@ -43,6 +43,8 @@ class roles::buildd_master (
   # The UDD database is used to display FTBFS bugs on the web interface
   include roles::udd::db_guest_access
 
+  include roles::postgresql::ftp_master_dak_replica::db_guest_access::bm
+
   @@postgres::cluster::hba_entry { "qa-buildlogchecks-${::fqdn}":
     tag      => "postgres::cluster::${qa_buildlogchecks_db_port}::hba::${qa_buildlogchecks_db_address}",
     pg_port  => $qa_buildlogchecks_db_port,