nagios is also allowed to connect to ssh
[mirror/dsa-puppet.git] / modules / ferm / templates / me.conf.erb
index 5a13907..2d05f5e 100644 (file)
@@ -9,7 +9,7 @@
 sshallowed = []
 
 case hostname
-  when 'logtest01' then sshallowed << [ '$DSA_IPS' ]
+  when 'logtest01' then sshallowed << [ '$DSA_IPS', '$HOST_NAGIOS' ]
 end
 
 if sshallowed.length == 0