X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d626103e52cc24d2e5e0f4d67bc46be86e0f6ce9..7e75c0595594b2b5ddac50991f6cd0f7e61633ad:/cookbooks/openssh/attributes/default.rb diff --git a/cookbooks/openssh/attributes/default.rb b/cookbooks/openssh/attributes/default.rb index d829ee259..7e5d78307 100644 --- a/cookbooks/openssh/attributes/default.rb +++ b/cookbooks/openssh/attributes/default.rb @@ -1 +1,2 @@ default[:openssh][:port] = 22 +default[:openssh][:password_authentication] = false