summaryrefslogtreecommitdiff
path: root/lorry-controller.conf
diff options
context:
space:
mode:
Diffstat (limited to 'lorry-controller.conf')
-rw-r--r--lorry-controller.conf20
1 files changed, 0 insertions, 20 deletions
diff --git a/lorry-controller.conf b/lorry-controller.conf
deleted file mode 100644
index 3d46b23..0000000
--- a/lorry-controller.conf
+++ /dev/null
@@ -1,20 +0,0 @@
-[
- {
- "type": "trove",
- "uuid": "default-staggered-short",
- "trovehost": "git.baserock.org",
- "protocol": "ssh",
- "ls-interval": "1H",
- "prefixmap": {
- "baserock": "baserock"
- },
- "ignore": [
- "baserock/lorries",
- "baserock/tests/*"
- ],
- "create": "never",
- "destroy": "unchanged",
- "interval": "30M",
- "stagger": true
- }
-]