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

Unified Diff: modules/ssh/files/sshd_config

Issue 5766400081657856: #760 - Make our ssh configuration used automatically for all servers (Closed)
Patch Set: #760 - Make our ssh configuration used automatically for all servers Created July 15, 2014, 1:21 p.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
« no previous file with comments | « modules/filtermaster/manifests/init.pp ('k') | modules/ssh/manifests/init.pp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/ssh/files/sshd_config
===================================================================
rename from modules/ssh/templates/sshd_config.erb
rename to modules/ssh/files/sshd_config
--- a/modules/ssh/templates/sshd_config.erb
+++ b/modules/ssh/files/sshd_config
@@ -89,4 +89,3 @@
# and ChallengeResponseAuthentication to 'no'.
UsePAM yes
-<%= custom_configuration %>
« no previous file with comments | « modules/filtermaster/manifests/init.pp ('k') | modules/ssh/manifests/init.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld