forked from obel1x/fedora-OEMDRV
d316a7b605
Each variable is now prompted in a retry loop so a failed test re-prompts that specific variable instead of restarting the whole wizard. Adds DNS-based IPA domain validation (_ldap._tcp SRV + _kerberos TXT + _kerberos._udp SRV), matching what ipa-client-install --domain performs. Fixes syntax errors (bare `do` → `while true; do`, `continue` → `break`). Expands VARS to include IPAVAULTNAME, CLIENT_SOFTWARE_SRC, DISTCONFIGPATH_SRC. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>