diskimage-builder/elements/redhat-common
Dan Prince 93d8d022d7 Delete redhat-common 00-usr-local-bin-secure-path
Both the rpm-distro and redhat-common elements had the
same exact 00-usr-local-bin-secure-path. This commit
deletes the one in redhat-common and leaves the one
in rpm-distro (which is also required by the same
elements).

Change-Id: Ie9ef29d268b3737a6741fce016ef335db6651b59
2014-06-11 08:16:41 -04:00
..
bin 4 spaces indent 2014-05-10 11:17:29 +02:00
finalise.d Name 99-setup-first-boot uniquely 2014-06-11 08:16:41 -04:00
install.d set -e all the things 2014-04-25 17:38:51 -05:00
pre-install.d Delete redhat-common 00-usr-local-bin-secure-path 2014-06-11 08:16:41 -04:00
README.md add some missing \n at end of file 2014-05-06 13:43:53 +02:00

Image installation steps common to RHEL and Fedora.

Overrides:

  • To use a non-default URL for downloading base cloud images, use the environment variable DIB_CLOUD_IMAGES
  • To download a non-default release of cloud images, use the environment variable DIB_RELEASE
  • Alternatively, set DIB_LOCAL_IMAGE to the local path of a qcow2 cloud image. This is useful in that you can use a customized or previously built cloud image from diskimage-builder as input. The cloud image does not have to have been built by diskimage-builder. It should be a full disk image, not just a filesystem image.