 Issue 5766400081657856:
  #760 -  Make our ssh configuration used automatically for all servers  (Closed)
    
  
    Issue 5766400081657856:
  #760 -  Make our ssh configuration used automatically for all servers  (Closed) 
  | 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 %> |