summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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