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:
parent
6059906447
commit
5b4564acd4
2 changed files with 9 additions and 16 deletions
4
files/gnome/ssh_config
Normal file
4
files/gnome/ssh_config
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue