X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d626103e52cc24d2e5e0f4d67bc46be86e0f6ce9..7b84254f41b41cc0bcc7a76d0b8a97ac615de38e:/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