Merge pull request #62 from jamatute/fix/typos

* defaults typo
This commit is contained in:
Matt Willsher 2017-10-19 20:42:48 +01:00 committed by GitHub
commit 79f8165110

View file

@ -5,7 +5,7 @@ sshd_skip_defaults: false
# If the below is false, don't manage the service or reload the SSH
# daemon at all
sshd_manage_service: true
# If the below is false, don't reload the ssh deamon on change
# If the below is false, don't reload the ssh daemon on change
sshd_allow_reload: true
# Empty dicts to avoid errors
sshd: {}