Initial commit
This commit is contained in:
8
roles/postgres_backup/files/postgres-backup.timer
Normal file
8
roles/postgres_backup/files/postgres-backup.timer
Normal file
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=Weekly push postgres backup to S3
|
||||
|
||||
[Timer]
|
||||
OnCalendar=weekly Asia/Taipei
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user