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:
81d1f15
)
get variable right
author
Stephen Gran
<steve@lobefin.net>
Sat, 20 Feb 2010 19:39:05 +0000
(19:39 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Sat, 20 Feb 2010 19:39:05 +0000
(19:39 +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
cfb8a3e
..
0ed5c0f
100644
(file)
--- a/
modules/ferm/templates/me.conf.erb
+++ b/
modules/ferm/templates/me.conf.erb
@@
-5,7
+5,7
@@
@def $SSH_SOURCES = <%
-ssh_allowed = case
node
name
+ssh_allowed = case
host
name
when 'logtest01' then '0.0.0.0/0'
end
ssh_allowed