mirror ssh firewalling setup from ferm/templates/me.conf.erb with roles
[mirror/dsa-puppet.git] / modules / roles / manifests / debug_mirror.pp
index 6892c26..dc69cff 100644 (file)
@@ -38,4 +38,6 @@ class roles::debug_mirror {
     url           => 'http://debug.backend.mirrors.debian.org/debian-debug/dists/sid-debug/Release',
     health_url    => 'http://debug.backend.mirrors.debian.org/_health',
   }
+
+  Ferm::Rule::Simple <<| tag == 'ssh::server::from::ftp_master' |>>
 }