diff --git a/poudriere/poudriere.conf b/poudriere/poudriere.conf index 988cfdb..122b195 100644 --- a/poudriere/poudriere.conf +++ b/poudriere/poudriere.conf @@ -9,7 +9,7 @@ # You need at least 7GB of free space in this pool to have a working # poudriere. # -ZPOOL=zroot +ZPOOL=pkg ### NO ZFS # To not use ZFS, define NO_ZFS=yes @@ -237,7 +237,7 @@ ALLOW_MAKE_JOBS_PACKAGES="pkg ccache py* gcc* clang* llvm* openjdk* rust* erlang # This will be used for giving URL hints to the HTML output when # scheduling and starting builds #URL_BASE=http://yourdomain.com/poudriere/ -URL_BASE=http://pkg.home.oav.net/ +URL_BASE=http://pkg2.home.oav.net/ # This defines the max time (in seconds) that a command may run for a build