rsync on gretchaninov
authorJulien Cristau <jcristau@debian.org>
Wed, 28 Sep 2016 17:13:30 +0000 (19:13 +0200)
committerJulien Cristau <jcristau@debian.org>
Wed, 28 Sep 2016 17:13:30 +0000 (19:13 +0200)
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',