make quantz use the ubc dak replica
authorJulien Cristau <jcristau@debian.org>
Sun, 27 Oct 2019 06:42:51 +0000 (07:42 +0100)
committerJulien Cristau <jcristau@debian.org>
Sun, 27 Oct 2019 06:42:51 +0000 (07:42 +0100)
modules/roles/manifests/qamaster.pp

index bcebd10..b06c2c4 100644 (file)
@@ -21,7 +21,7 @@ class roles::qamaster (
   }
 
   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-${::fqdn}":
     tag      => "postgres::cluster::${db_port}::hba::${db_address}",