]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/openssh/attributes/default.rb
openssh: disable password authentication by default (except dev)
[chef.git] / cookbooks / openssh / attributes / default.rb
index d829ee259f49fdaf34055c2fee3b46bc14a1fc82..7e5d783070834b01b88b514c908a2ef2dc971756 100644 (file)
@@ -1 +1,2 @@
 default[:openssh][:port] = 22
+default[:openssh][:password_authentication] = false