foreman
foreman copied to clipboard
Fixes #35166 - Enable DHCP and static IP deployment for Ubuntu Autoinstall
- Add
options
variable to theAPPEND
statement (make actually use of the options) - Enable flexible network configuration (switch between DHCP and static IP)
- Make BOOTIF default for multi-network device setup
- Remove unused parameters from options
- Adapt snapshot accordingly
Issues: #35166
[test foreman]
[test katello]
[test katello]
Checks seem fine. @evgeni any objections on this? I've tested it and was able to deploy dhcp and static hosts successfully.