Enroll pi-storage-1 in the backups it needs
This commit is contained in:
parent
16a1f583fe
commit
d3126738fc
@ -23,6 +23,16 @@
|
||||
- { path: /srv/nfs, src: nfs }
|
||||
tags: [ pis, storage ]
|
||||
roles:
|
||||
- role: backup
|
||||
vars:
|
||||
backup_list:
|
||||
- /data
|
||||
backup_time: "Mon *-*-* 02:00:00"
|
||||
- role: motd
|
||||
vars:
|
||||
motd_watch_services_extra:
|
||||
- docker
|
||||
- postgresql
|
||||
- role: postgresql
|
||||
vars:
|
||||
postgresql_global_config_options:
|
||||
|
Loading…
Reference in New Issue
Block a user