Add mirror-update to run_all.sh

It looks like I forgot to add this in
I525ac18b55f0e11b0a541b51fa97ee5d6512bf70 so the mirror-update
specific roles aren't running automatically.

Change-Id: Iee60906c367c9dec1143ee5ce2735ed72160e13d
This commit is contained in:
Ian Wienand 2019-07-16 09:59:46 +10:00
parent 482abf3bf0
commit a595d1d1d0
1 changed files with 4 additions and 0 deletions

View File

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