]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/ferm/manifests/per-host.pp
get rid of obvious changes
[dsa-puppet.git] / modules / ferm / manifests / per-host.pp
index 1532f9f38a17243e47f64e832a7f8c3066940725..073b0a4b2eeccc144c757d1ce5e1a19af47ca662 100644 (file)
@@ -238,7 +238,7 @@ REJECT reject-with icmp-admin-prohibited
                default: {}
        }
 
-       if $::rsyncd == true {
+       if $::rsyncd {
                include ferm::rsync
        }
 }