From ded4fa7dae22bebd088b526e4ac207701b177497 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Harald=20Jens=C3=A5s?= Date: Tue, 30 Nov 2021 18:50:56 +0100 Subject: [PATCH] Update git submodules * Update puppet-ironic from branch 'master' to 51ea0c95eabe8dd15493dd719b8ee34079ef3bb1 - Fix name of iPXE efi bootrom In change Ia30aff290ec24972f387612851f8f630ddc9403b the file in tftproot was renamed from ipxe.efi to snponly.efi. Later in the filename was parameterized in change I565e3ae6388812c358e86fac49b17e0cce97b9df. The dnsmasq DHCP configuration was not updated to point to use the new filename, nor the parameter. This change adds 'uefi_ipxe_bootfile_name' to ironic::pxe::common, updates the other manifests to use ironic::pxe::common::uefi_ipxe_bootfile_name if set. Also add the 'uefi_ipxe_bootfile_name' parameter to the ironic::inspector class and update the dnsmasq DHCP tempalte to use the parameter. Closes-Bug: #1952652 Change-Id: I1b3ccd8ad8f3ce66c66c58b1dfdca158d749c287 --- puppet-ironic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-ironic b/puppet-ironic index 7a6c766c85..51ea0c95ea 160000 --- a/puppet-ironic +++ b/puppet-ironic @@ -1 +1 @@ -Subproject commit 7a6c766c85bd5507111d32157a454c933098c06f +Subproject commit 51ea0c95eabe8dd15493dd719b8ee34079ef3bb1