X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fferm%2Ftemplates%2Fme.conf.erb;h=32c62e3bb5befb6c32be2c00c9fa25d352bc0439;hb=4a8ed7211fcf1a731dd45e6f1e6fd17c3fb432c4;hp=5257a1babdda0110e8fd3b47b001a0511b65e76d;hpb=b6fe62a8e20b3663e9064c99f0bcaf5de50f58ae;p=mirror%2Fdsa-puppet.git diff --git a/modules/ferm/templates/me.conf.erb b/modules/ferm/templates/me.conf.erb index 5257a1bab..32c62e3bb 100644 --- a/modules/ferm/templates/me.conf.erb +++ b/modules/ferm/templates/me.conf.erb @@ -42,8 +42,8 @@ if %w{pasquini tristano}.include?(hostname) then ssh4allowed << '206.12.19.213' # tristano.debian.org ssh4allowed << '206.12.19.217' # pasquini.debian.org ssh4allowed << '192.168.2.23' # ganeti2.debprivate-ubc.debian.org - ssh4allowed << '192.168.2.213' # tristano.debprivate-ubc.debian.org - ssh4allowed << '192.168.2.213' # pasquini.debprivate-ubc.debian.org + ssh4allowed << '192.168.2.213' # tristano-mnt.debprivate-ubc.debian.org + ssh4allowed << '192.168.2.217' # pasquini-mnt.debprivate-ubc.debian.org end ssh4allowed.length == 0 and ssh4allowed << '0.0.0.0/0' ssh6allowed.length == 0 and ssh6allowed << '::/0'