aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/common.yaml2
1 files changed, 1 insertions, 1 deletions
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'