]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
add master to carnet hosts
authorStephen Gran <steve@lobefin.net>
Fri, 6 Aug 2010 16:27:10 +0000 (17:27 +0100)
committerStephen Gran <steve@lobefin.net>
Fri, 6 Aug 2010 16:27:10 +0000 (17:27 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/ferm/templates/me.conf.erb

index 0ff422b3772640ad94d0738719def20499574346..3018fb531c5ea51352193bad626e8b8b07ac0514 100644 (file)
@@ -20,7 +20,8 @@ if %w{lebrun schroeder}.include?(hostname) then
        out << '@def $KIBI = ( 88.164.242.219 );'
        ssh4allowed << '$CARNET'
        ssh4allowed << '$KIBI'
-       ssh4allowed << '82.195.75.84' # nott.ayous.org, HE (builddadm)
+       ssh4allowed << '70.103.162.29' # master
+       ssh4allowed << '82.195.75.84'  # nott.ayous.org, HE (builddadm)
 end
 if %w{bartok beethoven}.include?(hostname) then
        ssh4allowed << '$HOST_DEBIAN_V4'