aab6935 FreeIPA replica: don't re-do setup_tap_static after deployment

Authored and Committed by adamwill 3 years ago
    FreeIPA replica: don't re-do setup_tap_static after deployment
    
    ipa-replica-install already changes the DNS config to use the
    local bind instance, we don't need to do this and it's actually
    wrong (as it bypasses the local BIND we should use and uses
    the VM host's DNS servers instead).
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>
    
        
file modified
+0 -5