X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=modules%2Fferm%2Fmanifests%2Fper-host.pp;h=6ae4f2e37a153df139173d4400ffe3581fa7986c;hb=8ced858ba49c3800b6761bb16e59d96fb6916d19;hp=b7312c5c9155ce3a1aa3c09035c5a22a104101f8;hpb=ecd25fafcd522a0ebc5442b7b482f3acaaeb8ec5;p=dsa-puppet.git diff --git a/modules/ferm/manifests/per-host.pp b/modules/ferm/manifests/per-host.pp index b7312c5c..6ae4f2e3 100644 --- a/modules/ferm/manifests/per-host.pp +++ b/modules/ferm/manifests/per-host.pp @@ -90,7 +90,7 @@ class ferm::per-host { rule => 'destination 78.8.208.246/32 proto tcp dport 25 jump DROP', } } - lotti,lully: { + lotti,lully,loghost-grnet-01: { @ferm::rule { 'dsa-syslog': description => 'Allow syslog access', rule => '&SERVICE_RANGE(tcp, 5140, $HOST_DEBIAN_V4)'