d350675 dns: Handle SERVFAIL in check if domain already exists.

3 files Authored by pspacek 8 years ago, Committed by pvoborni 8 years ago,
    dns: Handle SERVFAIL in check if domain already exists.
    
    In cases where domain is already delegated to IPA prior installation
    we might get timeout or SERVFAIL. The answer depends on the recursive
    server we are using for the check.
    
    Reviewed-By: David Kupka <dkupka@redhat.com>
    
        
file modified
+5 -6
file modified
+4 -2