Include check in fake.yaml.

Anyone starting from fake.yaml should have this.

Change-Id: Ieaa8a075cfff5259fabdcdada71c04cddb53cf9f
This commit is contained in:
Robert Collins 2014-01-22 14:11:19 +13:00 committed by Jeremy Stanley
parent 3f2100cf6f
commit 2f052a01e3

View File

@ -2,6 +2,7 @@ script-dir: .
dburi: 'mysql://nodepool@localhost/nodepool'
cron:
check: '*/15 * * * *'
cleanup: '*/1 * * * *'
update-image: '14 2 * * *'