[Piuparts-commits] [SCM] piuparts git repository branch, pejacevic, updated. 0.50-157-ga88b282

Holger Levsen holger at layer-acht.org
Mon May 13 13:00:24 UTC 2013


The following commit has been merged in the pejacevic branch:
commit a88b282205da563b08a80bd832c927751962d81e
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon May 13 14:52:02 2013 +0200

    more pejacevic related documentation updates

diff --git a/README_pejacevic.txt b/README_pejacevic.txt
index 055d566..b489bb2 100644
--- a/README_pejacevic.txt
+++ b/README_pejacevic.txt
@@ -18,12 +18,15 @@ piuparts.debian.org is a setup running on two systems: pejacevic.debian.org, run
 
 === User setup
 
-A piupartss (on piu-slave-bm-a) and a piupartsm (on pejacevic) user is needed. Both are members of the group piuparts and /srv/piuparts.debian.org is 774 piupartss:piuparts.
+A piupartss (on piu-slave-bm-a) and a piupartsm (on pejacevic) user is needed. Both are members of the group piuparts and '/srv/piuparts.debian.org' is 774 piupartss:piuparts.
 Both user have some files in $HOME which are kept in git, including hidden files.
 
-FIXME: this needs to be added to ~/.bashrc: export PATH="~/bin:$PATH"
+FIXME: this needs to be added to '~/.bashrc':
+----
+export PATH="~/bin:$PATH"
+----
 
-Create an SSH keypair for piupartss and put it into ~/.ssh/authorized_keys of the piupartsm user, so the piupartss can login with ssh to localhost as piupartsm.
+Create an SSH keypair for piupartss and put it into '~/.ssh/authorized_keys' of the piupartsm user, so the piupartss can login with ssh to localhost as piupartsm.
 
 === '/etc/sudoers' for pejacevic
 
diff --git a/instances/piuparts.conf.pejacevic b/instances/piuparts.conf.pejacevic
index 58c6c37..92c8dad 100644
--- a/instances/piuparts.conf.pejacevic
+++ b/instances/piuparts.conf.pejacevic
@@ -75,7 +75,7 @@ sections =
 	lenny2squeeze
 #
 mirror = http://mirror.bm.debian.org/debian/
-master-host = localhost
+master-host = pejacevic.debian.org
 master-user = piupartsm
 bts-from = piuparts-devel at lists.alioth.debian.org
 master-command = /srv/piuparts.debian.org/share/piuparts/piuparts-master
diff --git a/instances/piuparts.conf.piu-slave-bm-a b/instances/piuparts.conf.piu-slave-bm-a
index 07e2415..42a351d 100644
--- a/instances/piuparts.conf.piu-slave-bm-a
+++ b/instances/piuparts.conf.piu-slave-bm-a
@@ -76,7 +76,7 @@ sections =
 	lenny2squeeze
 #
 mirror = http://mirror.bm.debian.org/debian/
-master-host = localhost
+master-host = pejacevic.debian.org
 master-user = piupartsm
 bts-from = piuparts-devel at lists.alioth.debian.org
 master-command = /srv/piuparts.debian.org/share/piuparts/piuparts-master

-- 
piuparts git repository



More information about the Piuparts-commits mailing list