From: Martin Zobel-Helas Date: Mon, 7 Mar 2011 23:28:28 +0000 (+0100) Subject: rietz has tftp for the swarm boxes X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=7ddb38a9e06e8dc1f1454a2df29003505376acfc;p=mirror%2Fdsa-puppet.git rietz has tftp for the swarm boxes Signed-off-by: Martin Zobel-Helas --- diff --git a/modules/ferm/manifests/per-host.pp b/modules/ferm/manifests/per-host.pp index d608fe42a..aa20cbd63 100644 --- a/modules/ferm/manifests/per-host.pp +++ b/modules/ferm/manifests/per-host.pp @@ -25,7 +25,7 @@ class ferm::per-host { } } - abel,alwyn: { + abel,alwyn,rietz: { @ferm::rule { "dsa-tftp": description => "Allow tftp access", rule => "&SERVICE(udp, 69)"