Bug #35578
closedNetPlan templates broken when using Dual Stack environments
Description
When deploying a host with Ubuntu AutoInstall and deploying static dual stack (both IPv4 and IPv6) due to the current netplan generic template, the last addresses and nameservers blocks take precedence which means you lose IPv4 connectivity which means that if your foreman host is on V4 only the build will fail to complete during the late commands or possibly (unverified by me) your newly built system will only have working IPv4 after reboot
The NetPlan Generic template should be updated to change how the addresses and nameservers values are generated - i will submit a PR for this
Updated by Anonymous over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|73f9b5017f4598b340f78102ed010ab379ecffe6.
Updated by Ian Ballou about 2 years ago
It appears that the commits for this issue all made it into Foreman 3.5.2.
Updated by Ewoud Kohl van Wijngaarden about 2 years ago
- Fixed in Releases 3.5.3 added
Additional cherry pick in 3.5.3, so setting Fixed in again.