GNOME Backups: add the new machines (accelerator, range) to the backups set

This commit is contained in:
Andrea Veri 2014-02-15 15:03:30 +00:00
parent c381898d11
commit c1bd6a1c66
2 changed files with 5 additions and 1 deletions

View file

@ -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'

View file

@ -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"