]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/ferm/templates/me.conf.erb
spot the typo
[dsa-puppet.git] / modules / ferm / templates / me.conf.erb
index 2a4a1e379848a66bd5bbaf39792afed89ac45e77..f8a5755825b3a900bc89fcc21348840f58d45f8a 100644 (file)
@@ -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(' ')