summaryrefslogtreecommitdiff
path: root/lorry-controller.conf
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-04-03 15:00:07 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-04-03 15:00:07 +0100
commitc078081228f1b2c1bc2b13005516f141c47908e9 (patch)
tree94131a43bdaea2edb8ec4998f459f0be404ffcdd /lorry-controller.conf
parent916349b2c2ad6f2373424fb96714128bf61ce034 (diff)
downloadlorries-c078081228f1b2c1bc2b13005516f141c47908e9.tar.gz
Shorten the interval and re-stagger all the repos to make current development easier
Diffstat (limited to 'lorry-controller.conf')
-rw-r--r--lorry-controller.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/lorry-controller.conf b/lorry-controller.conf
index 03f7a3f..6b156ba 100644
--- a/lorry-controller.conf
+++ b/lorry-controller.conf
@@ -1,9 +1,9 @@
[
{
"type": "lorries",
- "uuid": "baserock/open-source-lorries",
+ "uuid": "baserock/open-source-lorries/3H",
"serial": 1,
- "interval": "6H",
+ "interval": "3H",
"create": "always",
"destroy": "never",
"stagger": true,