Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
infra: Fix live image generation if machine has multiple IPs
In some cases a machine running live image creation might have more than one valid IP address. As either of them should be usable for us, lets just pick the first one and use it. Otherwise we would end up with corrupted kickstart where multiple lines of addresses would be added, failing validation later on in LMC.
- Loading branch information