Closed msteggink closed 6 months ago
solved in template by trying interface dependent nameserver config first, then falling back to cluster nameserver:
for BOOTIF:
config_dns "${LUNA_BOOTIF}" "{{ DOMAIN_SEARCH }}" "{{ LUNA_INTERFACES[interface]['nameserver_ip'] or NAME_SERVER }}"
will be made available in stable release for luna daemon within a few days.
Solved again in a slightly different way. this one also covers for defaults for BOOTIF when there is nothing configured. Failsafes.
a.b.c.d is not overriding 10.141.255.254 (defaults)
Network:
RHEL9:
Ubu 24: