summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2019-06-20 09:01:46 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2019-06-20 09:01:46 +0200
commitc3b83eb5988bff1534445502957eaa91f11b4dac (patch)
tree9c87473deefc2c3bf1aebfb6327a5f2741351252 /conf
parentc681b098f53f8fd86cbe720f643c1a528d2f2f60 (diff)
downloadbuilder-c3b83eb5988bff1534445502957eaa91f11b4dac.tar.xz
added archbuild_chroots parameter for separating slaves
Diffstat (limited to 'conf')
-rwxr-xr-xconf/slave.conf.example3
1 files changed, 3 insertions, 0 deletions
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/'