124cec0bba
With the warnings added in Ibfe69dc84246662ed8caa0d4c3e2edf68314c87e we can see that this element is relying on map-packages to translate the debian package name python-pyopenssl -> pyOpenSSL. This makes no sense because this is not a generic element; it should just use the fedora/redhat names directly. Change-Id: Id6ecb6f978b60d6a527692692a408d1d35828de2 |
||
---|---|---|
.. | ||
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. 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``