Skip to content

Commit

Permalink
fix ssh* templates
Browse files Browse the repository at this point in the history
  • Loading branch information
saz committed Feb 24, 2014
1 parent a83c787 commit 23a20d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions templates/ssh_config.erb
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@
<%= key %> <%= value %>
<%- end -%>
<%- end -%>
<%- end -%>
1 change: 1 addition & 0 deletions templates/sshd_config.erb
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@
<%= key %> <%= value %>
<%- end -%>
<%- end -%>
<%- end -%>

0 comments on commit 23a20d3

Please sign in to comment.