X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=modules%2Fferm%2Ftemplates%2Fme.conf.erb;h=2d05f5e2f2cf7243a8a9ea01867f394cf3ba8579;hb=85f3b078006d193a473c62f2b29e6b510eab8eed;hp=5a1390745056c80531c57b9b46fe76df3f6e35a7;hpb=f8e5afa90630f7c6a778ff3ff1921ec249257c3f;p=dsa-puppet.git diff --git a/modules/ferm/templates/me.conf.erb b/modules/ferm/templates/me.conf.erb index 5a139074..2d05f5e2 100644 --- a/modules/ferm/templates/me.conf.erb +++ b/modules/ferm/templates/me.conf.erb @@ -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