03550bc8c8
It should be possible to configure the DHCP server to provide the mtu option for inspection subnets. This uses the dhcp-option-force so that the option is provided also when the client does not ask for it. According to dnsmasq manual page this is sometimes required when sending options to PXELINUX. Closes-Bug: #1845487 Change-Id: Ic95dbf1867fb5397f1b6d8f23466910a97051cb6
9 lines
291 B
YAML
9 lines
291 B
YAML
---
|
|
fixes:
|
|
- |
|
|
It was not possible to configre Ironic Inspector DHCP (dnsmasq) service to
|
|
provide the MTU option. This caused inspection to fail when operating on
|
|
a network with <1500 bytes MTU. See bug: `1845487
|
|
<https://bugs.launchpad.net/puppet-ironic/+bug/1845487>`_.
|
|
|