mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
When asking the quesiton "is my IPA client configured?" right now we look at whether the installation backed up any files and /etc/ipa/default.conf exists. Instead set a new state, installation, to True as soon as the client installation finishes. Unlike the server there is no upgrade process for clients so this isn't going to be all that useful for quite some time unless that changes because upgrading an existing install won't set this to True. 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>