cb7f6b7 replicainstall: Make sure that domain fulfills minimal domain level requirement

1 file Authored by twoerner 5 years ago, Committed by cheimes 5 years ago,
    replicainstall: Make sure that domain fulfills minimal domain level requirement
    
    The old domain level check to suggest to use ipa-replica-prepare has been
    converted to make sure that domain fulfills minimal domain level
    requirement (no DL0).
    
    See: https://pagure.io/freeipa/issue/7669
    Signed-off-by: Thomas Woerner <twoerner@redhat.com>
    Reviewed-By: Christian Heimes <cheimes@redhat.com>