+1

-re

On 3/6/19 5:23 PM, ke...@scrye.com wrote:
From: Kevin Fenzi <ke...@scrye.com>

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 <ke...@scrye.com>
---
  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

_______________________________________________
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to