Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/ssh/templates/sshd_config.erb

Issue 5766400081657856: #760 - Make our ssh configuration used automatically for all servers (Closed)
Patch Set: Created July 15, 2014, 11:03 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: modules/ssh/templates/sshd_config.erb
===================================================================
--- a/modules/ssh/templates/sshd_config.erb
+++ b/modules/ssh/templates/sshd_config.erb
@@ -89,4 +89,3 @@
# and ChallengeResponseAuthentication to 'no'.
UsePAM yes
Wladimir Palant 2014/07/15 11:56:47 This no longer needs to be a template, move is to
mathias 2014/07/15 12:03:12 Well, I could imagine performing some future globa
Wladimir Palant 2014/07/15 14:18:35 Well, I cannot - that fragment is being created vi
-<%= custom_configuration %>

Powered by Google App Engine
This is Rietveld