Skip to content

Commit

Permalink
CLDR-14931 Change timing of automatic Survey Tool database backups (#…
Browse files Browse the repository at this point in the history
…1493) (#1503)

-Change backup starting time to one hour earlier

(cherry picked from commit 382f367)

Co-authored-by: Tom Bishop <[email protected]>
  • Loading branch information
pedberg-icu and btangmu authored Sep 16, 2021
1 parent a62ef81 commit ea3abd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/scripts/ansible/backup-db-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@
name: "backup db"
user: cldrbackup
minute: "53"
hour: "14" # 14:53 UTC = 7:53 PDT or 6:53 PST
hour: "13" # 13:53 UTC = 6:53 PDT or 5:53 PST
job: "sh /home/cldrbackup/backup.sh >/dev/null 2>&1"

0 comments on commit ea3abd0

Please sign in to comment.