upload hosts towards ftp-master need read access to the bm dak replica
[mirror/dsa-puppet.git] / modules / roles / manifests / api_ftp_master.pp
index b602469..61b9d37 100644 (file)
@@ -4,4 +4,7 @@ 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
 }