[Piuparts-commits] [piuparts] 01/02: move header from piuparts.conf.$HOST to piuparts.conf-header.$HOST

Holger Levsen holger at layer-acht.org
Sun Mar 5 16:36:45 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit b2a775dbfabf89d9dcd1e5fd253561f853e4a8ba
Author: Andreas Beckmann <anbe at debian.org>
Date:   Sun Mar 5 16:21:49 2017 +0100

    move header from piuparts.conf.$HOST to piuparts.conf-header.$HOST
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 instances/piuparts.conf-header.pejacevic          |  7 +++++++
 instances/piuparts.conf-header.piu-slave-1und1-01 |  8 ++++++++
 instances/piuparts.conf-header.piu-slave-bm-a     |  1 +
 instances/piuparts.conf-header.piu-slave-ubc-01   |  8 ++++++++
 instances/piuparts.conf.pejacevic                 |  8 --------
 instances/piuparts.conf.piu-slave-1und1-01        | 10 ----------
 instances/piuparts.conf.piu-slave-ubc-01          |  9 ---------
 7 files changed, 24 insertions(+), 27 deletions(-)

diff --git a/instances/piuparts.conf-header.pejacevic b/instances/piuparts.conf-header.pejacevic
new file mode 100644
index 0000000..5e9454a
--- /dev/null
+++ b/instances/piuparts.conf-header.pejacevic
@@ -0,0 +1,7 @@
+#
+# This is the configuration file for piuparts running in master-slave mode on
+# - pejacevic.debian.org (as master) and
+# - piu-slave-bm-a.debian.org (as slave).
+#
+# For more information on this setup see https://anonscm.debian.org/cgit/piuparts/piuparts.git/tree/README_pejacevic.txt
+#
diff --git a/instances/piuparts.conf-header.piu-slave-1und1-01 b/instances/piuparts.conf-header.piu-slave-1und1-01
new file mode 100644
index 0000000..8966855
--- /dev/null
+++ b/instances/piuparts.conf-header.piu-slave-1und1-01
@@ -0,0 +1,8 @@
+#
+# This is the configuration file for piuparts running in master-slave mode on
+# - piu-slave-1und1-01.debian.org (as slave). However this slave does exist.
+# Except for the architecture being tested and the mirror configuration
+# this file is identical to the one for pejacevic and piu-slave-bm-a.
+#
+# For more information on this setup see https://anonscm.debian.org/cgit/piuparts/piuparts.git/tree/README_pejacevic.txt
+#
diff --git a/instances/piuparts.conf-header.piu-slave-bm-a b/instances/piuparts.conf-header.piu-slave-bm-a
new file mode 120000
index 0000000..404b14a
--- /dev/null
+++ b/instances/piuparts.conf-header.piu-slave-bm-a
@@ -0,0 +1 @@
+piuparts.conf-header.pejacevic
\ No newline at end of file
diff --git a/instances/piuparts.conf-header.piu-slave-ubc-01 b/instances/piuparts.conf-header.piu-slave-ubc-01
new file mode 100644
index 0000000..235ebce
--- /dev/null
+++ b/instances/piuparts.conf-header.piu-slave-ubc-01
@@ -0,0 +1,8 @@
+#
+# This is the configuration file for piuparts running in master-slave mode on
+# - piu-slave-ubc-01.debian.org (as slave).
+# Except for the mirror configuration this file is identical to the one
+# for pejacevic and piu-slave-bm-a.
+#
+# For more information on this setup see https://anonscm.debian.org/cgit/piuparts/piuparts.git/tree/README_pejacevic.txt
+#
diff --git a/instances/piuparts.conf.pejacevic b/instances/piuparts.conf.pejacevic
index 9b63ea3..f520c85 100644
--- a/instances/piuparts.conf.pejacevic
+++ b/instances/piuparts.conf.pejacevic
@@ -1,11 +1,3 @@
-#
-# This is the configuration file for piuparts running in master-slave mode on
-# - pejacevic.debian.org (as master) and
-# - piu-slave-bm-a.debian.org (as slave).
-#
-# For more information on this setup see https://anonscm.debian.org/cgit/piuparts/piuparts.git/tree/README_pejacevic.txt
-#
-
 [DEFAULT]
 # these are needed always
 flags-base =
diff --git a/instances/piuparts.conf.piu-slave-1und1-01 b/instances/piuparts.conf.piu-slave-1und1-01
index f389f20..27496d6 100644
--- a/instances/piuparts.conf.piu-slave-1und1-01
+++ b/instances/piuparts.conf.piu-slave-1und1-01
@@ -1,13 +1,3 @@
-#
-# This is the configuration file for piuparts running in master-slave mode on
-# - piu-slave-1und1-01.debian.org (as slave). However this slave does exist.
-# Except for the architecture being tested and the mirror configuration
-# this file is identical to the one for pejacevic and piu-slave-bm-a.
-#
-#
-# For more information on this setup see https://anonscm.debian.org/cgit/piuparts/piuparts.git/tree/README_pejacevic.txt
-#
-
 [DEFAULT]
 # these are needed always
 flags-base =
diff --git a/instances/piuparts.conf.piu-slave-ubc-01 b/instances/piuparts.conf.piu-slave-ubc-01
index 2cd5643..fe1252c 100644
--- a/instances/piuparts.conf.piu-slave-ubc-01
+++ b/instances/piuparts.conf.piu-slave-ubc-01
@@ -1,12 +1,3 @@
-#
-# This is the configuration file for piuparts running in master-slave mode on
-# - piu-slave-ubc-01.debian.org (as slave).
-# Except for the mirror configuration this file is identical to the one
-# for pejacevic and piu-slave-bm-a.
-#
-# For more information on this setup see https://anonscm.debian.org/cgit/piuparts/piuparts.git/tree/README_pejacevic.txt
-#
-
 [DEFAULT]
 # these are needed always
 flags-base =

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list