URL: https://github.com/freeipa/freeipa/pull/5690 Author: rcritten Title: #5690: Add pkey_only to the service_find calls in the host plugin Action: opened
PR body: """ This limits the amount of data and post-processing done in when host_del and host_disable call service_find. This also saves a presence query for host_keytab.
https://pagure.io/freeipa/issue/8787
Signed-off-by: Rob Crittenden rcritten@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5690/head:pr5690 git checkout pr5690
URL: https://github.com/freeipa/freeipa/pull/5690 Author: rcritten Title: #5690: Add pkey_only to the service_find calls in the host plugin Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5690/head:pr5690 git checkout pr5690
freeipa-devel@lists.fedorahosted.org