manage bmdb1/dak pg_hba
[mirror/dsa-puppet.git] / modules / roles / manifests / api_ftp_master.pp
index b602469..c303178 100644 (file)
@@ -4,4 +4,8 @@ class roles::api_ftp_master {
     notify => Exec['service apache2 reload'],
     key    => true,
   }
+
+  # is api_ftp_master the right role to put this in?
+  include roles::udd::db_guest_access
+  include roles::postgresql::ftp_master_dak_replica::db_guest_access::bm
 }