metal/kickstart/files
Tara Subedi 9821652bc8 Implement DNS resolution for secondary pool addresses
Once we implement dual-stack, by adding secondary pool
addresses, dns resolution returns both A and AAAA records
for a hostname e.g. controller. This will break the current
single-stack logic of determining boot_address_family of a
IP based on presence/absence of AAAA record.

This commit changes the logic to determine the
boot_address_family, solely depending upon the IP itself.

Test Plan:
[PASS] AIO-SX/DX IPv4 bootstrap without issues
[PASS] AIO-SX/DX IPv6 bootstrap without issues

Story: 2011027
Task: 49768

Change-Id: I30ea3a26a5b46a9aad082e89fba83aa476c50079
Signed-off-by: Tara Nath Subedi <Tara.Subedi@windriver.com>
2024-04-04 11:19:57 -04:00
..
centos Support CentOS previous release in subcloud remote install 2023-06-30 13:06:35 -04:00
kickstart.cfg Implement DNS resolution for secondary pool addresses 2024-04-04 11:19:57 -04:00
miniboot.cfg Show installed software release in the subcloud 2024-03-20 17:07:31 +00:00