]> gitweb.fluxo.info Git - puppet-bootstrap.git/commitdiff
Set sshd::print_motd to yes
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 31 May 2017 22:49:16 +0000 (19:49 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 31 May 2017 22:49:16 +0000 (19:49 -0300)
config/common.yaml

index 29fb40048b12d7a5c95ce407beec723157242c62..c1a532cef4862bbdfcd79f4314f558cf38deb83f 100644 (file)
@@ -55,7 +55,7 @@ sshd::shared_ip               : 'yes'
 sshd::tcp_forwarding          : 'yes'
 sshd::x11_forwarding          : 'no'
 sshd::hardened                : 'yes'
-sshd::print_motd              : 'no'
+sshd::print_motd              : 'yes'
 sshd::ports                   : [ 22 ]
 sshd::use_pam                 : 'no'