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:
f4f6714
)
restrict schroeder ssh, now with syntax
author
Stephen Gran
<steve@lobefin.net>
Sun, 21 Mar 2010 09:35:23 +0000
(09:35 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 21 Mar 2010 09:35:23 +0000
(09:35 +0000)
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
0633e78
..
4efebbe
100644
(file)
--- a/
modules/ferm/templates/me.conf.erb
+++ b/
modules/ferm/templates/me.conf.erb
@@
-7,7
+7,7
@@
out=''
case hostname
when 'schroeder' 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 )'
+ 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 )
;
'
end
out
%>