oops
[mirror/dsa-puppet.git] / modules / ferm / templates / me.conf.erb
index 6ae7696..030d528 100644 (file)
@@ -28,7 +28,7 @@ case hostname
 end
 
 if sshallowed.length == 0
-  sshallowed = [ ':::' ]
+  sshallowed = [ '::' ]
 end
 
 sshallowed.join(' ')