Merge pull request #79 from beyondbill/amazon_sshd_defaults

Amazon var name should be sshd_defaults
This commit is contained in:
Matt Willsher 2018-06-05 18:47:10 +01:00 committed by GitHub
commit e9c1db2bc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ sshd_packages:
- openssh
- openssh-server
sshd_sftp_server: /usr/libexec/openssh/sftp-server
sshd:
sshd_defaults:
SyslogFacility: AUTHPRIV
PermitRootLogin: forced-commands-only
AuthorizedKeysFile: .ssh/authorized_keys