URL: https://github.com/freeipa/freeipa/pull/3229 Author: rcritten Title: #3229: Better handling for not configured when uninstalling client Action: opened
PR body: """ Second crack at this.
When uninstalling the client and it isn't configured we should return "not configured". When uninstall the client in context of the server we shouldn't error out.
So in the case of on-master raise the exception with a SUCCESS error so it doesn't cause things to blow up, and revert the previous attempt. """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3229/head:pr3229 git checkout pr3229
URL: https://github.com/freeipa/freeipa/pull/3229 Author: rcritten Title: #3229: Better handling for not configured when uninstalling client Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3229/head:pr3229 git checkout pr3229
freeipa-devel@lists.fedorahosted.org