8ad39a9 ipa-dns-install: Do not check for zone overlap when DNS installed.

4 files Authored by dkupka 8 years ago, Committed by mbasti 8 years ago,
    ipa-dns-install: Do not check for zone overlap when DNS installed.
    
    When DNS is already installed somewhere in topology we should not check for
    zone overlap because it would always say that we are overlapping our own domain.
    ipa-replica-install already does that but ipa-dns-install did not.
    
    https://fedorahosted.org/freeipa/ticket/5564
    
    Reviewed-By: Petr Spacek <pspacek@redhat.com>
    Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
    
        
file modified
+8 -16