X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Froles%2Fmanifests%2Fbuildd_master.pp;h=2833821c6991f71a533ec0bc20e7795c190cfe20;hb=f8fb0964e63eee704ef5f7a4679f22e4f02e60f5;hp=b3e1b96afabf3c26a39f653ac75b6ae44ce21ff0;hpb=0bcb056d5c1c92e14868983974e137f6e8d00ce9;p=mirror%2Fdsa-puppet.git diff --git a/modules/roles/manifests/buildd_master.pp b/modules/roles/manifests/buildd_master.pp index b3e1b96af..2833821c6 100644 --- a/modules/roles/manifests/buildd_master.pp +++ b/modules/roles/manifests/buildd_master.pp @@ -43,6 +43,9 @@ 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 + include roles::postgresql::ftp_master_dak_replica::db_guest_access::ubc + @@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,