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 The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9439 added
Updated by Anonymous over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|73f9b5017f4598b340f78102ed010ab379ecffe6.
Updated by Ewoud Kohl van Wijngaarden about 2 years ago
- Category set to Unattended installations
- Triaged changed from No to Yes
Updated by The Foreman Bot about 2 years ago
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman/pull/9515 added
Updated by The Foreman Bot about 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/9519 added
Updated by The Foreman Bot about 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/9527 added
Updated by The Foreman Bot about 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/9560 added
Updated by Ewoud Kohl van Wijngaarden almost 2 years ago
- Target version set to 3.5.3
Updated by Ian Ballou almost 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 almost 2 years ago
- Fixed in Releases 3.5.3 added
Additional cherry pick in 3.5.3, so setting Fixed in again.