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:
13ac49f
)
oops
author
Stephen Gran
<steve@lobefin.net>
Mon, 22 Feb 2010 01:22:16 +0000
(
01:22
+0000)
committer
Stephen Gran
<steve@lobefin.net>
Mon, 22 Feb 2010 01:22:16 +0000
(
01:22
+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
6ae7696
..
030d528
100644
(file)
--- a/
modules/ferm/templates/me.conf.erb
+++ b/
modules/ferm/templates/me.conf.erb
@@
-28,7
+28,7
@@
case hostname
end
if sshallowed.length == 0
- sshallowed = [ '::
:
' ]
+ sshallowed = [ '::' ]
end
sshallowed.join(' ')