b50ebfb Properly handle ipa-replica-install when its zone is not managed by IPA

1 file Authored by tbabej 11 years ago, Committed by rcritten 11 years ago,
    Properly handle ipa-replica-install when its zone is not managed by IPA
    
    The ipa-replica-install script tries to add replica's A and PTR
    records to the master DNS, if master does manage DNS. However,
    master need not manage replica's zone. Properly handle this use
    case.
    
    https://fedorahosted.org/freeipa/ticket/3496