From b6edbc0859409d86dfb934a0999a0d9621db5d38 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Wed, 11 Jan 2017 10:01:59 +0000 Subject: Add lorry for definitions.git in Gitlab Change-Id: Iaa4bf319538f0b3c8cf0ef4a514c9a58011fd424 --- lorry-controller.conf | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'lorry-controller.conf') diff --git a/lorry-controller.conf b/lorry-controller.conf index dc2c056..d613cf3 100644 --- a/lorry-controller.conf +++ b/lorry-controller.conf @@ -13,5 +13,20 @@ "globs": [ "open-source-lorries/*.lorry" ] + }, + { + "type": "lorries", + "uuid": "baserock/core-lorries/1H", + "serial": 1, + "interval": "1H", + "lorry-timeout": 7200, + "create": "always", + "destroy": "never", + "stagger": true, + "prefix": "baserock", + "tarball": "always", + "globs": [ + "core-lorries/*.lorry" + ] } ] -- cgit v1.2.1