try an rsync class
[mirror/dsa-puppet.git] / modules / ferm / manifests / per-host.pp
index 169ae7d..0da0d24 100644 (file)
@@ -214,7 +214,4 @@ REJECT reject-with icmp-admin-prohibited
                default: {}
        }
 
-       if $::rsyncd {
-               include ferm::rsync
-       }
 }