gnome-backups: remove cloud.gnome.org and also unset freeze flag
Per averi, cloud.gnome.org is to be removed. This host has no impact on fedora releases and shouldn't freeze. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
c1a0587581
commit
b2cfeea0b0
4 changed files with 2 additions and 3 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
freezes: False
|
||||||
csi_purpose: GNOME Infrastructure Backups facility
|
csi_purpose: GNOME Infrastructure Backups facility
|
||||||
csi_relationship: |
|
csi_relationship: |
|
||||||
Provides rdiff-backup based backups to all the GNOME Infrastructure
|
Provides rdiff-backup based backups to all the GNOME Infrastructure
|
||||||
|
|
|
@ -9,7 +9,6 @@ MACHINES='signal.gnome.org
|
||||||
webapps2.gnome.org
|
webapps2.gnome.org
|
||||||
palette.gnome.org
|
palette.gnome.org
|
||||||
webapps.gnome.org
|
webapps.gnome.org
|
||||||
cloud.gnome.org
|
|
||||||
bastion.gnome.org
|
bastion.gnome.org
|
||||||
spinner.gnome.org
|
spinner.gnome.org
|
||||||
master.gnome.org
|
master.gnome.org
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Host puppetmaster01.gnome.org cloud.gnome.org webapps3.gnome.org
|
Host puppetmaster01.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
|
||||||
|
|
|
@ -34,7 +34,6 @@
|
||||||
- webapps.gnome.org
|
- webapps.gnome.org
|
||||||
- socket.gnome.org
|
- socket.gnome.org
|
||||||
- bugzilla.gnome.org
|
- bugzilla.gnome.org
|
||||||
- cloud.gnome.org
|
|
||||||
- bastion.gnome.org
|
- bastion.gnome.org
|
||||||
- spinner.gnome.org
|
- spinner.gnome.org
|
||||||
- master.gnome.org
|
- master.gnome.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue