freeipa/ipaplatform/redhat
Jan Cholasta 3de09709cc tasks: run systemctl daemon-reload after httpd.service.d updates
Run `systemctl daemon-reload` after
`/etc/systemd/system/httpd.service.d/ipa.conf` is created or deleted,
otherwise systemd will not merge the file into httpd.service and therefore
required environment variables will not be set for httpd.

This fixes authentication failures ("No valid Negotiate header in server
response") due to missing `GSS_USE_PROXY=yes` in httpd environment.

https://pagure.io/freeipa/issue/6773

Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
2017-03-21 16:38:06 +01:00
..
__init__.py Split off generic Red Hat-like platform code from Fedora platform code 2014-10-09 15:37:24 +02:00
authconfig.py Fix for handling CalledProcessError in authconfig 2017-01-18 08:51:38 +01:00
constants.py ipaplatform: Add constants submodule 2015-07-21 17:29:33 +02:00
paths.py named.conf template: update API for bind 9.11 2017-02-09 16:34:53 +01:00
services.py pylint_plugins: add forbidden import checker 2017-03-10 13:04:59 +01:00
tasks.py tasks: run systemctl daemon-reload after httpd.service.d updates 2017-03-21 16:38:06 +01:00