mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Test if ACME service is enabled on replica if eabled on server. This is to check the centralize enable/disable from single host. ipatests: Test if ACME is enabled on replica when converted from CA-less to CA-full Deployment where one server is deployed as CA-less and acme is enabled, when converted to CA full, should have ACME enabled by default. ipatests: Test ACME with CA-less replica when converted to CA-full Deployment have one ca-less replica and ACME is not enabled. After converting ca-less replica to ca-full, ACME can be enabled or disabled. related: https://pagure.io/freeipa/issue/8524 Signed-off-by: Mohammad Rizwan <myusuf@redhat.com> Reviewed-By: Fraser Tweedale <ftweedal@redhat.com> Reviewed-By: Christian Heimes <cheimes@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com> Reviewed-By: Mohammad Rizwan <myusuf@redhat.com>