GNOME Backups: enable backups on sdkbuilder, webapps3
This commit is contained in:
parent
56a5e43e07
commit
a601e03376
3 changed files with 6 additions and 2 deletions
|
@ -32,7 +32,9 @@ MACHINES='signal.gnome.org
|
||||||
socket.gnome.org
|
socket.gnome.org
|
||||||
odrs.gnome.org
|
odrs.gnome.org
|
||||||
ghispano.gnome.org
|
ghispano.gnome.org
|
||||||
scale.gnome.org'
|
scale.gnome.org
|
||||||
|
sdkbuilder.gnome.org
|
||||||
|
webapps3.gnome.org'
|
||||||
|
|
||||||
BACKUP_DIR='/gnome_backups/'
|
BACKUP_DIR='/gnome_backups/'
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Host live.gnome.org extensions.gnome.org puppet.gnome.org cloud.gnome.org
|
Host live.gnome.org extensions.gnome.org puppet.gnome.org cloud.gnome.org webapps3.gnome.org
|
||||||
User root
|
User root
|
||||||
IdentityFile /usr/local/etc/gnome_backup_id.rsa
|
IdentityFile /usr/local/etc/gnome_backup_id.rsa
|
||||||
ProxyCommand ssh -W %h:%p bastion.gnome.org -F /usr/local/etc/gnome_ssh_config
|
ProxyCommand ssh -W %h:%p bastion.gnome.org -F /usr/local/etc/gnome_ssh_config
|
||||||
|
|
|
@ -54,3 +54,5 @@
|
||||||
- odrs.gnome.org
|
- odrs.gnome.org
|
||||||
- ghispano.gnome.org
|
- ghispano.gnome.org
|
||||||
- scale.gnome.org
|
- scale.gnome.org
|
||||||
|
- sdkbuilder.gnome.org
|
||||||
|
- webapps3.gnome.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue