projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
522f201
)
More commenting out
author
Tollef Fog Heen
<tfheen@err.no>
Sat, 13 Apr 2019 20:11:23 +0000
(22:11 +0200)
committer
Tollef Fog Heen
<tfheen@err.no>
Sat, 13 Apr 2019 20:11:23 +0000
(22:11 +0200)
modules/ssh/templates/sshd_config.erb
patch
|
blob
|
history
diff --git
a/modules/ssh/templates/sshd_config.erb
b/modules/ssh/templates/sshd_config.erb
index
f04ec5b
..
91df6fa
100644
(file)
--- 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|