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 %> |