+1 On Wed, 6 Mar 2019 at 17:24, <kevin@xxxxxxxxx> wrote: > > From: Kevin Fenzi <kevin@xxxxxxxxx> > > 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@xxxxxxxxx> > --- > inventory/group_vars/gnome-backups | 1 + > roles/gnome_backups/files/backup.sh | 1 - > roles/gnome_backups/files/ssh_config | 2 +- > roles/gnome_backups/tasks/main.yml | 1 - > 4 files changed, 2 insertions(+), 3 deletions(-) > > diff --git a/inventory/group_vars/gnome-backups b/inventory/group_vars/gnome-backups > index 5c4a8b5..9e55342 100644 > --- a/inventory/group_vars/gnome-backups > +++ b/inventory/group_vars/gnome-backups > @@ -1,3 +1,4 @@ > +freezes: False > csi_purpose: GNOME Infrastructure Backups facility > csi_relationship: | > Provides rdiff-backup based backups to all the GNOME Infrastructure > diff --git a/roles/gnome_backups/files/backup.sh b/roles/gnome_backups/files/backup.sh > index 348dce1..4b4c619 100644 > --- a/roles/gnome_backups/files/backup.sh > +++ b/roles/gnome_backups/files/backup.sh > @@ -9,7 +9,6 @@ MACHINES='signal.gnome.org > webapps2.gnome.org > palette.gnome.org > webapps.gnome.org > - cloud.gnome.org > bastion.gnome.org > spinner.gnome.org > master.gnome.org > diff --git a/roles/gnome_backups/files/ssh_config b/roles/gnome_backups/files/ssh_config > index 630a652..e6f8ecb 100644 > --- a/roles/gnome_backups/files/ssh_config > +++ b/roles/gnome_backups/files/ssh_config > @@ -1,4 +1,4 @@ > -Host puppetmaster01.gnome.org cloud.gnome.org webapps3.gnome.org > +Host puppetmaster01.gnome.org webapps3.gnome.org > User root > IdentityFile /usr/local/etc/gnome_backup_id.rsa > ProxyCommand ssh -W %h:%p bastion.gnome.org -F /usr/local/etc/gnome_ssh_config > diff --git a/roles/gnome_backups/tasks/main.yml b/roles/gnome_backups/tasks/main.yml > index 368ccdc..5de98fc 100644 > --- a/roles/gnome_backups/tasks/main.yml > +++ b/roles/gnome_backups/tasks/main.yml > @@ -34,7 +34,6 @@ > - webapps.gnome.org > - socket.gnome.org > - bugzilla.gnome.org > - - cloud.gnome.org > - bastion.gnome.org > - spinner.gnome.org > - master.gnome.org > -- > 1.8.3.1 > _______________________________________________ > infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx -- Stephen J Smoogen. _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx