Correct update-image to image-update in samples

Change-Id: Ie68346e092a8d94852d51e02425df43befa5df08
This commit is contained in:
Jeremy Stanley 2014-04-04 18:08:43 +00:00
parent 7b3df8acd5
commit 7f05bbd0fd
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ dburi: '{dburi}'
cron:
check: '*/15 * * * *'
cleanup: '*/1 * * * *'
update-image: '14 2 * * *'
image-update: '14 2 * * *'
zmq-publishers:
- tcp://localhost:8881

View File

@ -4,7 +4,7 @@ dburi: '{dburi}'
cron:
check: '*/15 * * * *'
cleanup: '*/1 * * * *'
update-image: '14 2 * * *'
image-update: '14 2 * * *'
zmq-publishers:
- tcp://localhost:8881

View File

@ -4,7 +4,7 @@ dburi: 'mysql://nodepool@localhost/nodepool'
cron:
check: '*/15 * * * *'
cleanup: '*/1 * * * *'
update-image: '14 2 * * *'
image-update: '14 2 * * *'
zmq-publishers:
- tcp://localhost:8881