[Piuparts-commits] [SCM] piuparts git repository branch, pejacevic, updated. 0.50-137-geb93041
Holger Levsen
holger at layer-acht.org
Sun May 12 21:11:50 UTC 2013
The following commit has been merged in the pejacevic branch:
commit eb930410f4b02099862bbea91f9a16399435c6d7
Author: Holger Levsen <holger at layer-acht.org>
Date: Sun May 12 23:11:44 2013 +0200
fixup: Update scripts to handle installation from git on pejacevic and slave
diff --git a/instances/forward.pejacevic b/instances/forward.pejacevic
new file mode 120000
index 0000000..069eb97
--- /dev/null
+++ b/instances/forward.pejacevic
@@ -0,0 +1 @@
+forward.piatti
\ No newline at end of file
diff --git a/update-piuparts-master-setup b/update-piuparts-master-setup
index fdb577e..7b8defd 100755
--- a/update-piuparts-master-setup
+++ b/update-piuparts-master-setup
@@ -93,7 +93,7 @@ cd $PIUPARTS_PREFIX
pwd
mkdir -p master backup
# to support multiple hosts with this setup
-cd etc
+cd etc/piuparts
HOSTNAME=$(hostname)
for f in piuparts.conf forward
do
diff --git a/update-piuparts-slave-setup b/update-piuparts-slave-setup
index 15b6f0c..a1092d8 100755
--- a/update-piuparts-slave-setup
+++ b/update-piuparts-slave-setup
@@ -82,7 +82,7 @@ cd $PIUPARTS_PREFIX
pwd
mkdir -p slave slave/basetgz
# to support multiple hosts with this setup
-cd etc
+cd etc/piuparts
HOSTNAME=$(hostname)
for f in piuparts.conf forward
do
--
piuparts git repository
More information about the Piuparts-commits
mailing list