From: Stephen Gran Date: Sun, 7 Mar 2010 10:37:41 +0000 (+0000) Subject: allow time for ancina and zelenka X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=3c0ead89cffcdb0f2ce58bee6077073225fdc0ab;p=mirror%2Fdsa-puppet.git allow time for ancina and zelenka Signed-off-by: Stephen Gran --- diff --git a/manifests/site.pp b/manifests/site.pp index 52e1e0d76..0165241cf 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -119,6 +119,12 @@ node default { rule => "&SERVICE(tcp, 873)" } } + ancina,zelenka { + @ferm::rule { "dsa-time": + description => "Allow time access", + rule => "&SERVICE(udp, time, $HOST_NAGIOS_V4)" + } + } } case $brokenhosts {