GNOME Backups: make sure the ProxyCommands knows about the custom ssh_config file we introduced recently

This commit is contained in:
Andrea Veri 2013-12-23 16:36:53 +00:00
parent 64fa1cd362
commit 3a3c0025cc

View file

@ -1,7 +1,7 @@
Host live.gnome.org extensions.gnome.org puppet.gnome.org view.gnome.org
User root
IdentityFile /usr/local/etc/gnome_backup_id.rsa
ProxyCommand ssh -W %h:%p root@bastion.gnome.org
ProxyCommand ssh -W %h:%p bastion.gnome.org -F /usr/local/etc/gnome_ssh_config
Host *.gnome.org
User root