From: Silvio Rhatto Date: Fri, 2 Jun 2017 15:03:21 +0000 (-0300) Subject: Rollback sshd::print_motd X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=59b7f114e4db75aa3d134b8d2d8a3a36271f37d7;p=puppet-bootstrap.git Rollback sshd::print_motd --- diff --git a/config/common.yaml b/config/common.yaml index c1a532c..29fb400 100644 --- a/config/common.yaml +++ b/config/common.yaml @@ -55,7 +55,7 @@ sshd::shared_ip : 'yes' sshd::tcp_forwarding : 'yes' sshd::x11_forwarding : 'no' sshd::hardened : 'yes' -sshd::print_motd : 'yes' +sshd::print_motd : 'no' sshd::ports : [ 22 ] sshd::use_pam : 'no'