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:
f6acab7
)
spot the typo
author
Stephen Gran
<steve@lobefin.net>
Mon, 22 Feb 2010 01:32:21 +0000
(
01:32
+0000)
committer
Stephen Gran
<steve@lobefin.net>
Mon, 22 Feb 2010 01:32:21 +0000
(
01:32
+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
2a4a1e3
..
f8a5755
100644
(file)
--- a/
modules/ferm/templates/me.conf.erb
+++ b/
modules/ferm/templates/me.conf.erb
@@
-13,7
+13,7
@@
case hostname
end
if sshallowed.length == 0
- sshallowed = [ '0.0.0.0' ]
+ sshallowed = [ '0.0.0.0
/0
' ]
end
sshallowed.join(' ')