From: Peter Palfrader Date: Fri, 29 Mar 2013 10:06:15 +0000 (+0100) Subject: rsync on glinka X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=22052ecc3f0bba59e2cde8ca29603e2acaeccce6;p=dsa-puppet.git rsync on glinka --- diff --git a/modules/ferm/manifests/per-host.pp b/modules/ferm/manifests/per-host.pp index 36e513a3..7fd1a4ea 100644 --- a/modules/ferm/manifests/per-host.pp +++ b/modules/ferm/manifests/per-host.pp @@ -3,7 +3,7 @@ class ferm::per-host { include ferm::zivit } - if $::hostname in [klecker,merikanto,powell,ravel,rietz,senfl,sibelius,stabile] { + if $::hostname in [glinka,klecker,merikanto,powell,ravel,rietz,senfl,sibelius,stabile] { ferm::rule { 'dsa-rsync': domain => '(ip ip6)', description => 'Allow rsync access',