
Add additional tox job 'buildimage-lxd' which produces lxd metadata package and rootfs with installs nfs-ganesha, unfs3 and cifs. Co-Authored-By: Alexey Ovchinnikov <aovchinnikov@mirantis.com> Change-Id: Ia5a4701a828aeef93840f9c0a0e1d0bc0f4a5a2e
4 lines
114 B
Bash
Executable File
4 lines
114 B
Bash
Executable File
export DISTRO_NAME=ubuntu
|
|
export DIB_RELEASE=${DIB_RELEASE:-trusty}
|
|
export INSTALL_KERNEL=${INSTALL_KERNEL:-true}
|