summaryrefslogtreecommitdiffstats
path: root/files
diff options
context:
space:
mode:
authorAndrea Veri <averi@fedoraproject.org>2014-04-07 13:50:11 +0000
committerAndrea Veri <averi@fedoraproject.org>2014-04-07 13:50:11 +0000
commitcb03e55b02575142fef29752d4e828d7a7f1fbf2 (patch)
tree00be836240c08f08d2bdd95642237c75cfc02579 /files
parent5b9a2bff2f8b7ce80fee269a7cd077f21e428159 (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_config2
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