Actions
Bug #1426
closedForeman 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.
Updated by Ohad Levy almost 13 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 3c4db812bc6207186d410acb2be18dcf01d33cd1.
Actions