diskimage-builder/elements/centos-minimal
Monty Taylor af2862a2be Add minimal ubuntu and centos base elements
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
2014-12-11 13:27:36 -08:00
..
environment.d Add minimal ubuntu and centos base elements 2014-12-11 13:27:36 -08:00
packages Add minimal ubuntu and centos base elements 2014-12-11 13:27:36 -08:00
root.d Add minimal ubuntu and centos base elements 2014-12-11 13:27:36 -08:00
element-deps Add minimal ubuntu and centos base elements 2014-12-11 13:27:36 -08:00
element-provides Add minimal ubuntu and centos base elements 2014-12-11 13:27:36 -08:00
pkg-map Add minimal ubuntu and centos base elements 2014-12-11 13:27:36 -08:00
README.md Add minimal ubuntu and centos base elements 2014-12-11 13:27:36 -08:00

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.