From: Tollef Fog Heen Date: Sat, 13 Apr 2019 20:15:24 +0000 (+0200) Subject: Kinda-noop-change to fix up bits X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=f1baa5185956fbd4be6916ffcf95b384cd4e054a;p=mirror%2Fdsa-puppet.git Kinda-noop-change to fix up bits --- diff --git a/modules/ssh/templates/sshd_config.erb b/modules/ssh/templates/sshd_config.erb index 16497708a..ea08324f0 100644 --- a/modules/ssh/templates/sshd_config.erb +++ b/modules/ssh/templates/sshd_config.erb @@ -64,7 +64,7 @@ PasswordAuthentication no end dbs.flatten.join(',') %> -# Banner "You're coming from a debian.org host" +# Banner "You're coming from a debian.org host." Match Group sftponly AllowStreamLocalForwarding no