X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fferm%2Ftemplates%2Fme.conf.erb;h=d0a9aa5d2a49387321fdd5276aba9c4baf6c7540;hb=bbf515ae6f935590dc7b0155f8760ef0bfc5059e;hp=d892a6c3d78515349ceaee30c735bfeed7fbf8b3;hpb=05808c5c0ea5e52f75fe142795401dd07d6641e6;p=mirror%2Fdsa-puppet.git diff --git a/modules/ferm/templates/me.conf.erb b/modules/ferm/templates/me.conf.erb index d892a6c3d..d0a9aa5d2 100644 --- a/modules/ferm/templates/me.conf.erb +++ b/modules/ferm/templates/me.conf.erb @@ -44,6 +44,8 @@ if restrict_ssh.include?(hostname) then end if %w{adayevskaya}.include?(hostname) then + out << '@def $MFL_LOCAL = ( 130.83.226.60 );' # Michael Fladerer + ssh4allowed << '$MFL_LOCAL' ssh4allowed << %w{$HOST_DEBIAN_V4} ssh6allowed << %w{$HOST_DEBIAN_V6} end