4f089b33c5
This reverts the mirror removal in I817b412b7f06523df635e8b16111bc1081b40f66 and updates the test to F35, which is mirrored. Change-Id: I00d24690f57bedd3fc5ebbc18de0ed874ad1e4ef |
||
---|---|---|
.. | ||
environment.d | ||
pre-install.d | ||
root.d | ||
test-elements/build-succeeds | ||
element-deps | ||
element-provides | ||
package-installs.yaml | ||
README.rst |
====== fedora ====== Use Fedora cloud images as the baseline for built disk images. For further details see the redhat-common README. Releases -------- This element targets the current and previous version of Fedora; these values clearly changes over time. To fix the version set the `DIB_RELEASE` variable to the Fedora version (e.g. ``35``). The default value is the current best supported version (i.e. it may change upward at any given release to support the next Fedora). Environment Variables --------------------- DIB_DISTRIBUTION_MIRROR: :Required: No :Default: None :Description: To use a Fedora Yum mirror, set this variable to the mirror URL before running bin/disk-image-create. This URL should point to the directory containing the ``releases/updates/development`` and ``extras`` directories. :Example: ``DIB\_DISTRIBUTION\_MIRROR=http://download.fedoraproject.org/pub/fedora/linux``