X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fssh%2Ftemplates%2Fssh_config.erb;h=ddd755605c3faf38ab41f12ec67f67ffd25532a4;hb=4326b0a78553bfe9696c10f1a69e1316acd23802;hp=3a432464d1e6e152994922fc9cd0bd1d1897a2ff;hpb=6a8598ab1f4554d1cdc98cef09b190fa23f868fa;p=mirror%2Fdsa-puppet.git diff --git a/modules/ssh/templates/ssh_config.erb b/modules/ssh/templates/ssh_config.erb index 3a432464d..ddd755605 100644 --- a/modules/ssh/templates/ssh_config.erb +++ b/modules/ssh/templates/ssh_config.erb @@ -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