diff --git a/files/gnome/backup.sh b/files/gnome/backup.sh index 70580eaea6..86300f470a 100644 --- a/files/gnome/backup.sh +++ b/files/gnome/backup.sh @@ -28,7 +28,9 @@ MACHINES='signal.gnome.org live.gnome.org extensions.gnome.org view.gnome.org - puppet.gnome.org' + puppet.gnome.org + accelerator.gnome.org + range.gnome.org' BACKUP_DIR='/fedora_backups/gnome/' LOGS_DIR='/fedora_backups/gnome/logs' diff --git a/playbooks/groups/backup-server.yml b/playbooks/groups/backup-server.yml index a0fa56af28..11f5cab524 100644 --- a/playbooks/groups/backup-server.yml +++ b/playbooks/groups/backup-server.yml @@ -74,6 +74,8 @@ - combobox.gnome.org - restaurant.gnome.org - expander.gnome.org + - accelerator.gnome.org + - range.gnome.org handlers: - include: "{{ handlers }}/restart_services.yml"