diff --git a/pillar/global/ssh.sls b/pillar/global/ssh.sls index bd960bd..5d0e59f 100644 --- a/pillar/global/ssh.sls +++ b/pillar/global/ssh.sls @@ -28,4 +28,5 @@ sshd_config: PrintMotd: 'yes' PrintLastLog: 'yes' Subsystem: sftp /usr/lib/ssh/sftp-server + Banner: /etc/ssh/banner