rsync on gretchaninov
[mirror/dsa-puppet.git] / modules / ferm / manifests / per-host.pp
index 84dcb72..005dd2d 100644 (file)
@@ -3,7 +3,7 @@ class ferm::per-host {
                include ferm::zivit
        }
 
-       if $::hostname in [glinka] {
+       if $::hostname in [glinka,gretchaninov] {
                ferm::rule { 'dsa-rsync':
                        domain      => '(ip ip6)',
                        description => 'Allow rsync access',