diskimage-builder/elements/centos-minimal/pkg-map
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

8 lines
79 B
Plaintext

{
"family": {
"redhat": {
"lsb_release": "redhat-lsb",
}
}
}