Back up Postgres instead of a huge amount of data overnight
This commit is contained in:
parent
aef451260c
commit
c0693a1b41
@ -25,9 +25,13 @@
|
||||
roles:
|
||||
- role: backup
|
||||
vars:
|
||||
backup_list:
|
||||
- /data
|
||||
backup_time: "Mon *-*-* 02:00:00"
|
||||
backup_script: s3pgdump
|
||||
tags: [ backup ]
|
||||
# - role: backup
|
||||
# vars:
|
||||
# backup_s3backup_list_extra:
|
||||
# - /data
|
||||
# backup_time: "Mon *-*-* 02:00:00"
|
||||
- role: motd
|
||||
vars:
|
||||
motd_watch_services_extra:
|
||||
|
Loading…
Reference in New Issue
Block a user