]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/ssh/templates/ssh_config.erb
Fix stomping of certfile
[dsa-puppet.git] / modules / ssh / templates / ssh_config.erb
index 3a432464d1e6e152994922fc9cd0bd1d1897a2ff..ddd755605c3faf38ab41f12ec67f67ffd25532a4 100644 (file)
@@ -57,3 +57,8 @@ Host *
 <%- if (hostname == "sibelius") -%>
     ServerAliveInterval 450
 <%- end -%>
+# Used for the email-virtualdomains setup
+Host mail-git
+    Hostname adayevskaya.debian.org
+    User git
+    IdentityFile /etc/ssh/ssh_host_rsa_key