summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-09-24 15:24:26 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-09-24 15:24:26 +0100
commite594488bf19d7ab05387699a21f75b812cbc4c1a (patch)
tree51aaddd790f90106549c42a8a31c5ce55bd9438e
parentcb176c4de49fba6e634d2e2c1b207a1bfdf6bfe3 (diff)
downloadtrove-setup-e594488bf19d7ab05387699a21f75b812cbc4c1a.tar.gz
More lorry configuration
-rwxr-xr-xbins/trove-early-setup2
-rw-r--r--etc/lorry.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/bins/trove-early-setup b/bins/trove-early-setup
index 0b3dd5f..f381632 100755
--- a/bins/trove-early-setup
+++ b/bins/trove-early-setup
@@ -9,7 +9,7 @@ substitutions-done: /etc/trove-setup.sed hostname-not-baserock
sed -f /etc/trove-setup.sed -i \
/usr/share/gitano/skel/gitano-admin/*/*.lace \
/usr/share/gitano/skel/gitano-admin/*/*.lua \
- /etc/cgitrc /etc/gitano-setup.clod
+ /etc/cgitrc /etc/gitano-setup.clod /etc/lorry.conf
/etc/trove-setup.sed:
@echo "You need to create $@ to continue."
diff --git a/etc/lorry.conf b/etc/lorry.conf
index f39e624..a88aa7f 100644
--- a/etc/lorry.conf
+++ b/etc/lorry.conf
@@ -1,6 +1,6 @@
[config]
mirror-base-url-push = ssh://git@localhost
-mirror-base-url-fetch = ssh://git@localhost
+mirror-base-url-fetch = git://##TROVE_HOSTNAME##
bundle-dest = /home/lorry/bundles
tarball-dest = /home/lorry/tarballs
working-area = /home/lorry/working-area