diff options
author | bnewbold <bnewbold@robocracy.org> | 2016-04-15 14:54:47 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2016-04-15 14:54:47 -0400 |
commit | c4b5e49f6e4b4a31c0c278e464c690823c0ad4fd (patch) | |
tree | 1c9396239a6a44e61d36d10dc238068014e4fcc3 /vars | |
parent | 46e2c84d862ac4567c0b60b779126b4a1b462a97 (diff) | |
download | infra-c4b5e49f6e4b4a31c0c278e464c690823c0ad4fd.tar.gz infra-c4b5e49f6e4b4a31c0c278e464c690823c0ad4fd.zip |
common: SSH authentication clarification
Diffstat (limited to 'vars')
-rw-r--r-- | vars/robocracy.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vars/robocracy.yml b/vars/robocracy.yml index a8017d8..c9623f6 100644 --- a/vars/robocracy.yml +++ b/vars/robocracy.yml @@ -9,6 +9,7 @@ friendly_networks: - "numm.org" sshd_print_motd: "no" +sshd_allow_chall_resp: "yes" nullmailer_smtp_host: mail.the-nsa.org nullmailer_smtp_user: nullmail@the-nsa.org |