summaryrefslogtreecommitdiff
path: root/lorry-controller.conf
diff options
context:
space:
mode:
Diffstat (limited to 'lorry-controller.conf')
-rw-r--r--lorry-controller.conf18
1 files changed, 18 insertions, 0 deletions
diff --git a/lorry-controller.conf b/lorry-controller.conf
new file mode 100644
index 0000000..4e30c76
--- /dev/null
+++ b/lorry-controller.conf
@@ -0,0 +1,18 @@
+{
+ {
+ "type": "trove",
+ "serial": 1,
+ "trovehost": "git.baserock.org",
+ "ls-interval": "1H",
+ "prefixmap": {
+ "baserock": "baserock",
+ "delta": "delta"
+ },
+ "ignore": [
+ "baserock/lorries"
+ ],
+ "create": "always",
+ "destroy": "unchanged",
+ "interval": "2H"
+ }
+} \ No newline at end of file