b4cc1a59ec
Change-Id: I5cfc977dd21eb6f6b737fa272469a34e6cbc5e24
21 lines
622 B
ReStructuredText
21 lines
622 B
ReStructuredText
======
|
|
fedora
|
|
======
|
|
|
|
Use Fedora cloud images as the baseline for built disk images. For further
|
|
details see the redhat-common README.
|
|
|
|
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``
|
|
|
|
|