From: Peter Palfrader Date: Mon, 30 Dec 2013 18:57:36 +0000 (+0100) Subject: Allow ssh to adayevskaya from all debian.org hosts X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=3b185458a2bc3edbed15fe871424af4710ab3bc1;hp=530581cadc8077926a03f6e397ca039b2e5b8c96;p=mirror%2Fdsa-puppet.git Allow ssh to adayevskaya from all debian.org hosts --- diff --git a/modules/ferm/templates/me.conf.erb b/modules/ferm/templates/me.conf.erb index be829182f..4d1a78874 100644 --- a/modules/ferm/templates/me.conf.erb +++ b/modules/ferm/templates/me.conf.erb @@ -37,8 +37,8 @@ if restrict_ssh.include?(hostname) then end if %w{adayevskaya}.include?(hostname) then - ssh4allowed << %w{$HOST_MAILRELAY_V4} - ssh6allowed << %w{$HOST_MAILRELAY_V6} + ssh4allowed << %w{$HOST_DEBIAN_V4} + ssh6allowed << %w{$HOST_DEBIAN_V6} end if nodeinfo['static_master'] then