From c3b83eb5988bff1534445502957eaa91f11b4dac Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 20 Jun 2019 09:01:46 +0200 Subject: added archbuild_chroots parameter for separating slaves --- conf/slave.conf.example | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf') diff --git a/conf/slave.conf.example b/conf/slave.conf.example index ea03df7..83b340e 100755 --- a/conf/slave.conf.example +++ b/conf/slave.conf.example @@ -36,3 +36,6 @@ # e.g. the one from /etc/pacman.d/mirrorlist32 (useful on build slaves which do not # have the master mirror in the mirrorlist32) #mirror_update_command='' + +# where are the archbuild chroots stored +archbuild_chroots='/var/lib/archbuild/' -- cgit v1.2.3