93feb52 Check hostname resolution sanity

2 files Authored by mkosek 12 years ago, Committed by rcritten 12 years ago,
    Check hostname resolution sanity
    
    Always check (even with --setup-dns or --no-host-dns) that if the
    host name or ip address resolves, it resolves to sane value. Otherwise
    report an error. Misconfigured /etc/hosts causing these errors could
    harm the installation later.
    
    https://fedorahosted.org/freeipa/ticket/1923