summaryrefslogtreecommitdiff
path: root/share/etc/lorry.conf
diff options
context:
space:
mode:
Diffstat (limited to 'share/etc/lorry.conf')
-rw-r--r--share/etc/lorry.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/share/etc/lorry.conf b/share/etc/lorry.conf
new file mode 100644
index 0000000..cc94e8d
--- /dev/null
+++ b/share/etc/lorry.conf
@@ -0,0 +1,11 @@
+[config]
+mirror-base-url-push = ssh://git@localhost
+mirror-base-url-fetch = git://{{ TROVE_HOSTNAME }}
+bundle = never
+bundle-dest = /home/lorry/bundles
+tarball = always
+tarball-dest = /home/lorry/tarballs
+working-area = /home/lorry/working-area
+verbose = yes
+log = /dev/stdout
+log-level = debug