URL: https://github.com/freeipa/freeipa/pull/5973 Author: edewata Title: #5973: Specify PKI installation log paths Action: opened
PR body: """ The `DogtagInstance.spawn_instance()` and `uninstall()` have been modified to specify the paths of PKI installation logs using `--log-file` option. This way IPA has a full control over the log files instead of relying on PKI's default log files.
The `--log-file` option is available since PKI 11.0.0-alpha2 on Fedora 35 or later: * https://koji.fedoraproject.org/koji/buildinfo?buildID=1818019 * https://koji.fedoraproject.org/koji/buildinfo?buildID=1817974
"""
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5973/head:pr5973 git checkout pr5973
URL: https://github.com/freeipa/freeipa/pull/5973 Author: edewata Title: #5973: Specify PKI installation log paths Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5973/head:pr5973 git checkout pr5973
freeipa-devel@lists.fedorahosted.org