summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--baserock_gerrit/lorry-controller.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/baserock_gerrit/lorry-controller.conf b/baserock_gerrit/lorry-controller.conf
index 41f466e8..3f4818fe 100644
--- a/baserock_gerrit/lorry-controller.conf
+++ b/baserock_gerrit/lorry-controller.conf
@@ -25,5 +25,14 @@
"ls-interval": "4H",
"interval": "2M"
+ },
+
+ {
+ "type": "lorries",
+ "interval": "2M",
+ "prefix": "delta",
+ "globs": [
+ "delta-lorries/*.lorry"
+ ]
}
]