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:
Paul Belanger 2016-05-06 19:44:37 -04:00
parent 2f0ee708a8
commit 02681688ae
No known key found for this signature in database
GPG Key ID: 611A80832067AF38

View File

@ -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