From 5f65e92ebd659a1a1216c78ba721931e8f9c2680 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=B1=E9=87=91=E8=B4=BA?= Date: Thu, 28 May 2015 13:36:11 +0800 Subject: [PATCH] added the missing ":" and delete the redundant lines --- pillar.example | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pillar.example b/pillar.example index 720b8c4..d74bd2c 100644 --- a/pillar.example +++ b/pillar.example @@ -22,7 +22,7 @@ sshd_config: HostbasedAuthentication: 'no' PermitEmptyPasswords: 'no' ChallengeResponseAuthentication: 'no' - AuthenticationMethods 'publickey,keyboard-interactive' + AuthenticationMethods: 'publickey,keyboard-interactive' X11Forwarding: 'yes' X11DisplayOffset: 10 PrintMotd: 'no' @@ -36,7 +36,6 @@ sshd_config: DenyUsers: 'yoda chewbaca@112.10.21.1' AllowGroups: 'wheel staff imperial' DenyGroups: 'rebel' - Deny matches: sftp_chroot: type: