manage bmdb1/dak pg_hba
[mirror/dsa-puppet.git] / modules / roles / manifests / nm.pp
index 96ff229..009109e 100644 (file)
@@ -26,4 +26,6 @@ class roles::nm (
     user     => ['nm', 'nmweb'],
     address  => $base::public_addresses,
   }
+
+  include roles::postgresql::ftp_master_dak_replica::db_guest_access::bm
 }