2c3a042 Update check_client_configuration to use new client fact

1 file Authored by rcritten 3 years ago, Committed by frenaud 3 years ago,
    Update check_client_configuration to use new client fact
    
    check_client_configuration differs from is_ipa_client_configured
    in that it raises an exception if not configured so is a nice
    convenience in AdminTool scripts. Port it to call to
    is_ipa_client_configured() instead of determining the install
    state on its own.
    
    https://pagure.io/freeipa/issue/8384
    
    Signed-off-by: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    Reviewed-By: Francois Cami <fcami@redhat.com>
    
        
file modified
+10 -8