mirror of
https://github.com/clearlinux/bundle-chroot-builder.git
synced 2026-06-16 02:35:51 +00:00
Update builder.conf to match docs and new tooling
Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
This commit is contained in:
+6
-5
@@ -1,9 +1,10 @@
|
||||
[Builder]
|
||||
SERVER_STATE_DIR = /var/lib/update
|
||||
BUNDLE_DIR = /home/clr/mix/bundles
|
||||
YUM_CONF = /usr/share/defaults/bundle-chroot-builder/yum.conf
|
||||
CLEAR_VERSION = VER
|
||||
MIX_VERSION = VER
|
||||
SERVER_STATE_DIR=/var/lib/update
|
||||
BUNDLE_DIR=/home/clr/mix/bundles
|
||||
YUM_CONF=/home/clr/mix/.yum-mix.conf
|
||||
CERT=/home/clr/mix/ClearLinuxRoot.pem
|
||||
CLEAR_VERSION=VER
|
||||
MIX_VERSION=VER
|
||||
|
||||
[swupd]
|
||||
BUNDLE=os-core-update
|
||||
|
||||
Reference in New Issue
Block a user