summaryrefslogtreecommitdiff
path: root/share/lorry-controller.conf
diff options
context:
space:
mode:
Diffstat (limited to 'share/lorry-controller.conf')
-rw-r--r--share/lorry-controller.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/share/lorry-controller.conf b/share/lorry-controller.conf
index b6f5838..fb7a94c 100644
--- a/share/lorry-controller.conf
+++ b/share/lorry-controller.conf
@@ -15,6 +15,21 @@
},
"ignore": [
"baserock/lorries"
+ ],
+ "tarball": "always"
+ },
+ {
+ "type": "lorries",
+ "uuid": "##PREFIX##/open-source-lorries",
+ "serial": 1,
+ "interval": "6H",
+ "create": "always",
+ "destroy": "never",
+ "stagger": true,
+ "prefix": "delta",
+ "tarball": "always",
+ "globs": [
+ "open-source-lorries/*.lorry"
]
}
]