summaryrefslogtreecommitdiff
path: root/lorry-controller.conf
diff options
context:
space:
mode:
Diffstat (limited to 'lorry-controller.conf')
-rw-r--r--lorry-controller.conf15
1 files changed, 15 insertions, 0 deletions
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"
+ ]
}
]