From e594488bf19d7ab05387699a21f75b812cbc4c1a Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Mon, 24 Sep 2012 15:24:26 +0100 Subject: More lorry configuration --- bins/trove-early-setup | 2 +- etc/lorry.conf | 2 +- 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 -- cgit v1.2.1