Current Series Release Notes¶
19.3.0-9¶
New Features¶
Adds variables to configure authentication parameters in the
bifrost-ironic-installrole, where IPA images are downloaded. The new variables areipa_download_url_username,ipa_download_url_password,ipa_download_force_basic_authandipa_download_unredirected_headers. Ramdisk and kernel images can be separately configured usingipa_ramdisk/ipa_kernelprefixes, e.g.ipa_ramdisk_download_url_username. See documentation of the get_url and uri Ansible modules for more details on how to use these variables.
Upgrade Notes¶
Supports for installing or using ironic-inspector has been completely removed.
Python 3.9 is not supported anymore.