Merge the IPless machines into the global list of boxes to backup, also add an ssh_config file and populate it with ProxyCommand

This commit is contained in:
Andrea Veri 2013-12-23 15:08:37 +00:00
parent 6059906447
commit 5b4564acd4
2 changed files with 9 additions and 16 deletions

4
files/gnome/ssh_config Normal file
View file

@ -0,0 +1,4 @@
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