Gentoo Archives: gentoo-commits

From: Magnus Granberg <zorry@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/zorry:master commit in: buildhost/etc/buildhost/
Date: Fri, 01 Apr 2011 16:42:58
Message-Id: ebf19a4479cff13367fe2f2df08a9859a086e7cd.zorry@gentoo
1 commit: ebf19a4479cff13367fe2f2df08a9859a086e7cd
2 Author: Magnus Granberg <zorry <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 1 16:03:28 2011 +0000
4 Commit: Magnus Granberg <zorry <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 1 16:03:28 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/zorry.git;a=commit;h=ebf19a44
7
8 updated the conf
9
10 ---
11 buildhost/etc/buildhost/buildhost.conf | 9 ++++-----
12 1 files changed, 4 insertions(+), 5 deletions(-)
13
14 diff --git a/buildhost/etc/buildhost/buildhost.conf b/buildhost/etc/buildhost/buildhost.conf
15 index d3e3efe..96ed868 100644
16 --- a/buildhost/etc/buildhost/buildhost.conf
17 +++ b/buildhost/etc/buildhost/buildhost.conf
18 @@ -1,9 +1,5 @@
19 -# The base buildhost
20 -BUILDHOST=jasmin
21 -# The default profile
22 -DEFAULTPROFILE=base
23 # The Sql Backend
24 -SQLBACKEND=mysql
25 +SQLBACKEND=pgsql
26 # The Sql Datebase
27 SQLDB=buildhost
28 # Sql Host
29 @@ -12,3 +8,6 @@ SQLHOST=localhost
30 SQLUSER=buildhost
31 # Sql Password
32 SQLPASSWD=buildhost
33 +# Buildhost root
34 +BUILDHOSTROOT=/home/buildhost/
35 +BUILDCONFIG=jasmin.ume.nu/hardened