af2862a2be
There are times when a much more stripped down base image is desired over the distro cloud images. For instance, Infra would like some base images that do not have cloud-init or really much of anything else. This is easy to accomplish with debootstrap and rinse. Change-Id: I44ff22457165afb048fdaea469210ae47d83dd3f |
||
---|---|---|
.. | ||
environment.d | ||
packages | ||
root.d | ||
element-deps | ||
element-provides | ||
pkg-map | ||
README.md |
Create a minimal image based on CentOS 7.
Use of this element will also require the tool 'rinse' to be available on your system. It should be available on Ubuntu and Debian.
The DIB_OFFLINE
or more specific DIB_CENTOS_USE_RINSE_CACHE
variables can be set to prefer the use of a pre-cached root filesystem
tarball.