diff options
author | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2012-11-16 15:55:29 +0000 |
---|---|---|
committer | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2012-11-16 15:55:29 +0000 |
commit | ceb24c21a9e92a6af93812f6009394f2c3037591 (patch) | |
tree | e8c766a021199ea0725b2bc9f02b12b88158a9f5 /lorry-controller.conf | |
parent | 427dd598db7cffed51671bcfb5d1e9928cc8ee6b (diff) | |
download | lorries-ceb24c21a9e92a6af93812f6009394f2c3037591.tar.gz |
Remove mirroring from upstream Trove
We do not want this, because we are the ultimate upstream Trove.
Diffstat (limited to 'lorry-controller.conf')
-rw-r--r-- | lorry-controller.conf | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/lorry-controller.conf b/lorry-controller.conf index 2e055b1..03f7a3f 100644 --- a/lorry-controller.conf +++ b/lorry-controller.conf @@ -1,24 +1,5 @@ [ { - "type": "trove", - "uuid": "baserock/initial", - "serial": 1, - "trovehost": "git.baserock.org", - "ls-interval": "4H", - "interval": "2H", - "create": "always", - "destroy": "never", - "stagger": true, - "prefixmap": { - "baserock": "baserock", - "delta": "delta" - }, - "ignore": [ - "baserock/lorries" - ], - "tarball": "always" - }, - { "type": "lorries", "uuid": "baserock/open-source-lorries", "serial": 1, |