[release-announce] puppet-ironic 16.5.0 (ussuri)
no-reply at openstack.org
no-reply at openstack.org
Mon Jan 10 11:18:10 UTC 2022
We are glad to announce the release of:
puppet-ironic 16.5.0: Puppet module for OpenStack Ironic
This release is part of the ussuri stable release series.
The source is available from:
https://opendev.org/openstack/puppet-ironic
Download the package from:
https://tarballs.openstack.org/puppet-ironic/
Please report issues through:
https://bugs.launchpad.net/puppet-ironic/+bugs
For more details, please see below.
16.5.0
^^^^^^
New Features
************
* It is now possible to disable sequential ip addressing in the
ironic inspector dnsmasq service. The "ironic::inspector" class has
the new parameter "dnsmasq_dhcp_sequential_ip" *(defaults to:
true)*. Set it to "false" to disable sequential ip addressing.
Bug Fixes
*********
* Fixed an issue where dnsmasq DHCP configuration for ironic-
inspector would point to the wrong UEFI iPXE bootfile. See bug:
1952652 (https://bugs.launchpad.net/puppet-ironic/+bug/1952652).
Changes in puppet-ironic 16.4.0..16.5.0
---------------------------------------
0e1cfd2 Re-prepare the final stable/ussuri release
0f3581d Fix name of iPXE efi bootrom
03e3968 inspector dnsmasq: make sequential-ip configurable
Diffstat (except docs and test files)
-------------------------------------
manifests/drivers/pxe.pp | 7 ++++---
manifests/inspector.pp | 21 +++++++++++++++++----
manifests/pxe.pp | 3 ++-
manifests/pxe/common.pp | 13 +++++++++----
metadata.json | 2 +-
...sequential-ip-configurable-739924e5ee69a51d.yaml | 7 +++++++
...sq-uefi-ipxe-boot-filename-83fefc1e48ea7f4f.yaml | 8 ++++++++
spec/classes/ironic_inspector_spec.rb | 15 +++++++++++++++
templates/inspector_dnsmasq_http.erb | 6 ++++--
templates/inspector_dnsmasq_tftp.erb | 2 ++
10 files changed, 69 insertions(+), 15 deletions(-)
More information about the Release-announce
mailing list