[Piuparts-commits] [SCM] piuparts git repository branch, develop, updated. 0.51-9-gd2bce73
Holger Levsen
holger at layer-acht.org
Wed May 15 17:33:08 UTC 2013
The following commit has been merged in the develop branch:
commit d2bce73abc36565b6383ed0585eddf191032c554
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed May 15 19:32:46 2013 +0200
Revert "update-piuparts-slave-setup: add crude hack to link piu-slave-bm to pejacevic."
I missed the link, apologies.
This reverts commit d3c1f96e0659b4acc59b320b2e242686ac645a2f.
diff --git a/debian/changelog b/debian/changelog
index adcec4d..db02726 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,8 +17,6 @@ piuparts (0.52) UNRELEASED; urgency=low
[ Holger Levsen ]
* piuparts-report: add links to Debian QA group and jenkins.debian.net in
the navigation menu on the left.
- * update-piuparts-slave-setup: add crude hack to link piu-slave-bm to
- pejacevic.
-- Holger Levsen <holger at debian.org> Wed, 15 May 2013 17:25:41 +0200
diff --git a/update-piuparts-slave-setup b/update-piuparts-slave-setup
index 2f0ce66..e564bfc 100755
--- a/update-piuparts-slave-setup
+++ b/update-piuparts-slave-setup
@@ -84,10 +84,6 @@ mkdir -p slave slave/basetgz
# to support multiple hosts with this setup
cd etc/piuparts
HOSTNAME=$(hostname)
-# if the hostname starts with piu-slave-bm (bm for bytemark) let's use the pejacevic config
-if [ ${HOSTNAME:0:12} = "piu-slave-bm" ] ; then
- HOSTNAME="pejacevic"
-fi
for f in piuparts.conf
do
ln -sf $f.$HOSTNAME $f
--
piuparts git repository
More information about the Piuparts-commits
mailing list