Merge "Cleanup old servers every minute."
This commit is contained in:
commit
b7039d27f9
@ -2,7 +2,7 @@ script-dir: /etc/nodepool/scripts
|
||||
dburi: 'mysql://nodepool:<%= mysql_password %>@localhost/nodepool'
|
||||
|
||||
cron:
|
||||
cleanup: '*/5 * * * *'
|
||||
cleanup: '*/1 * * * *'
|
||||
check: '*/15 * * * *'
|
||||
update-image: '14 2 * * *'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user