Bug #1426
Foreman should not fail if dns domain has no SOA or NS records
Description
currently foreman tries to search the domain for its SOA or NS servers.
This is done in order to ask the relevant dns server (and not cached result).
if SOA or NS is not defined (or used via $ORIGIN for example) then foreman should not fail.
Related issues
Associated revisions
History
#1
Updated by Ohad Levy about 11 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 3c4db812bc6207186d410acb2be18dcf01d33cd1.
fixes #1426 - Foreman should not fail if dns domain has no SOA or NS records