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:
4cde207
)
Allow 82.195.75.84 on schroeder - this will not scale for long
author
Peter Palfrader
<peter@palfrader.org>
Mon, 22 Mar 2010 11:15:05 +0000
(12:15 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Mon, 22 Mar 2010 11:15:05 +0000
(12:15 +0100)
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
bae42b7
..
716233a
100644
(file)
--- a/
modules/ferm/templates/me.conf.erb
+++ b/
modules/ferm/templates/me.conf.erb
@@
-18,6
+18,7
@@
end
if %w{schroeder}.include?(hostname) then
out << '@def $CARNET = ( 193.198.184.8/29 161.53.160.133 161.53.160.90 161.53.11.222 161.53.12.134 161.53.12.142 161.53.12.143 );'
ssh4allowed << '$CARNET'
+ ssh4allowed << '82.195.75.84' # nott.ayous.org, HE (builddadm)
end
if %w{bartok beethoven}.include?(hostname) then
ssh4allowed << '$HOST_DEBIAN_V4'