From: Tollef Fog Heen Date: Sat, 13 Apr 2019 20:11:23 +0000 (+0200) Subject: More commenting out X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=98eb9e543095d27ee334187e7f5062d0b350124d;p=mirror%2Fdsa-puppet.git More commenting out --- diff --git a/modules/ssh/templates/sshd_config.erb b/modules/ssh/templates/sshd_config.erb index f04ec5be9..91df6fa6e 100644 --- a/modules/ssh/templates/sshd_config.erb +++ b/modules/ssh/templates/sshd_config.erb @@ -49,7 +49,7 @@ AuthorizedKeysFile /etc/ssh/userkeys/%u /var/lib/misc/userkeys/%u /etc/ssh/userk PasswordAuthentication no -#Match Address <%= +<=% "#" %> Match Address <%= allnodeinfo = scope.lookupvar('site::allnodeinfo') dbs = [] allnodeinfo.keys.sort.each do |node|