From c078081228f1b2c1bc2b13005516f141c47908e9 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Wed, 3 Apr 2013 15:00:07 +0100 Subject: Shorten the interval and re-stagger all the repos to make current development easier --- lorry-controller.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lorry-controller.conf') 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, -- cgit v1.2.1