Merge "Add service-static.yaml to cron run"

This commit is contained in:
Zuul 2020-01-28 06:43:42 +00:00 committed by Gerrit Code Review
commit 4d2b018ed9
1 changed files with 4 additions and 0 deletions

View File

@ -117,6 +117,10 @@ start_timer
timeout -k 2m 30m ansible-playbook -f 50 ${ANSIBLE_PLAYBOOKS}/service-mirror.yaml
send_timer mirror
start_timer
timeout -k 2m 30m ansible-playbook -f 50 ${ANSIBLE_PLAYBOOKS}/service-static.yaml
send_timer static
start_timer
timeout -k 2m 30m ansible-playbook -f 50 ${ANSIBLE_PLAYBOOKS}/service-backup.yaml
send_timer backup