X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fferm%2Fmanifests%2Fper-host.pp;h=19f27609135c7be7cab7bd0a13ae6164473048b8;hb=ef9f1826ffec6284f4d3c85f562d875d594c8634;hp=3876d2a30fbc74aeac46d06ce9e843a90193a69a;hpb=b448c2bcf48e4772f0917a0591139781d99cc025;p=mirror%2Fdsa-puppet.git diff --git a/modules/ferm/manifests/per-host.pp b/modules/ferm/manifests/per-host.pp index 3876d2a30..19f276091 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,rietz] { + if $::hostname in [glinka] { ferm::rule { 'dsa-rsync': domain => '(ip ip6)', description => 'Allow rsync access',