Add service-static.yaml to cron run
I forgot this when adding the server previously, add it to the periodic cron run too. Change-Id: I3f0f4e666e5badf91e4a664ced9e891e89b8baa5
This commit is contained in:
parent
7ce0d0fb32
commit
1c1195d0c4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user