ea4b08cda0
The newest stable Fedora splits out kernel modules into a separate package. By default this is not installed in the Fedora cloud image... and it contains some things we need for Ironic (iscsi_tcp module) among other things that might be very useful. Change-Id: I3374ea278fecfeb6552e4664717ef3646d382c17 Closes-bug: #1429504 |
||
---|---|---|
.. | ||
environment.d | ||
pre-install.d | ||
root.d | ||
element-deps | ||
element-provides | ||
package-installs.yaml | ||
README.rst |
====== fedora ====== Use Fedora cloud images as the baseline for built disk images. If you wish to use a Fedora Yum mirror you can set DIB\_DISTRIBUTION\_MIRROR before running bin/disk-image-create. Example: DIB\_DISTRIBUTION\_MIRROR=http://download.fedoraproject.org/pub/fedora/linux This URL should point to the directory containing the releases/updates/ development/and extras directories. For further details see the redhat-common README.