From: Peter Palfrader Date: Fri, 8 Jan 2016 20:30:31 +0000 (+0100) Subject: klecker gets dsa-rsync from being a syncproxy X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=937d03701a7e42fbc9621217742e929e249963b0;p=mirror%2Fdsa-puppet.git klecker gets dsa-rsync from being a syncproxy --- diff --git a/modules/ferm/manifests/per-host.pp b/modules/ferm/manifests/per-host.pp index f08f021e6..df2ef900a 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 [glinka,klecker,rietz,sibelius] { + if $::hostname in [glinka,rietz,sibelius] { ferm::rule { 'dsa-rsync': domain => '(ip ip6)', description => 'Allow rsync access',