mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 20:12:54 +08:00
The httpd service should not be started with systemd, the ipa service will start it. If systemd starts it, it will run before IPA is available and KdcProxy will be disabled because it can't reach LDAP. Signed-off-by: Aurélien Bompard <aurelien@bompard.org>