projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
557aff2
)
add master to carnet hosts
author
Stephen Gran
<steve@lobefin.net>
Fri, 6 Aug 2010 16:27:10 +0000
(17:27 +0100)
committer
Stephen 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
patch
|
blob
|
history
diff --git
a/modules/ferm/templates/me.conf.erb
b/modules/ferm/templates/me.conf.erb
index
0ff422b
..
3018fb5
100644
(file)
--- a/
modules/ferm/templates/me.conf.erb
+++ b/
modules/ferm/templates/me.conf.erb
@@
-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'