URL: https://github.com/freeipa/freeipa/pull/2053 Author: rcritten Title: #2053: Add ipa-advise plugin to set the CRL master Action: opened
PR body: """ This might still be a bit rough around the edges but is ready for a review.
Note that for sudo to work you need to allow whatever use you are authenticating as to be able to run systemctl, grep and sed (not a very nice combination at all). I could easily drop this and require root only, I was trying to be nice.
I ran the script output through a bash linter and it is generally ok. """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2053/head:pr2053 git checkout pr2053
URL: https://github.com/freeipa/freeipa/pull/2053 Author: rcritten Title: #2053: Add ipa-advise plugin to set the CRL master Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2053/head:pr2053 git checkout pr2053
freeipa-devel@lists.fedorahosted.org