Run image-update at 10:34hrs UTC
We mistakenly inverted the minute and hour fields. Change-Id: I8fe7bd47c623c0fa13732f1a3ec6a9926aa39fc8 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
2f0ee708a8
commit
02681688ae
@ -5,7 +5,7 @@ images-dir: /opt/nodepool_dib
|
||||
cron:
|
||||
cleanup: '*/1 * * * *'
|
||||
check: '*/15 * * * *'
|
||||
image-update: '10 34 * * *'
|
||||
image-update: '34 10 * * *'
|
||||
|
||||
zmq-publishers:
|
||||
- tcp://jenkins01.openstack.org:8888
|
||||
|
Loading…
x
Reference in New Issue
Block a user