diff options
| author | Andrea Veri <averi@fedoraproject.org> | 2014-04-07 13:50:11 +0000 |
|---|---|---|
| committer | Andrea Veri <averi@fedoraproject.org> | 2014-04-07 13:50:11 +0000 |
| commit | cb03e55b02575142fef29752d4e828d7a7f1fbf2 (patch) | |
| tree | 00be836240c08f08d2bdd95642237c75cfc02579 /files | |
| parent | 5b9a2bff2f8b7ce80fee269a7cd077f21e428159 (diff) | |
GNOME Backups: make sure pentagon.gimp.org has its own entry on ssh's config file
Diffstat (limited to 'files')
| -rw-r--r-- | files/gnome/ssh_config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/gnome/ssh_config b/files/gnome/ssh_config index d8bcb0446..c46ffa013 100644 --- a/files/gnome/ssh_config +++ b/files/gnome/ssh_config @@ -3,6 +3,6 @@ Host live.gnome.org extensions.gnome.org puppet.gnome.org view.gnome.org drawabl IdentityFile /usr/local/etc/gnome_backup_id.rsa ProxyCommand ssh -W %h:%p bastion.gnome.org -F /usr/local/etc/gnome_ssh_config -Host *.gnome.org +Host *.gnome.org pentagon.gimp.org User root IdentityFile /usr/local/etc/gnome_backup_id.rsa |
