GNOME Backups: add the new machines (accelerator, range) to the backups set
This commit is contained in:
parent
c381898d11
commit
c1bd6a1c66
2 changed files with 5 additions and 1 deletions
|
@ -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'
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue