mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Convert configuredService to either enabledService or hiddenService depending on the state of the server role. This is to fix situations when deployment has happened before introduction of hidden replicas as those services will stay as configuredService and will not get started after upgrade, rendering the system non-functioning. Fixes: https://pagure.io/freeipa/issue/8623 Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com> Reviewed-By: Christian Heimes <cheimes@redhat.com>