URL: https://github.com/freeipa/freeipa/pull/886 Author: martbab Title: #886: *config-show: Restore the original reporting of server roles/attributes Action: opened
PR body: """ Revert to the FreeIPA 4.4 behavior of these commands: if no master provides the role (or the information is inaccessible to the caller), return an empty list. If no one provides the attribute do not return anything.
We may also discuss other options such as do not show anything if both properties are empty. This is indeed implied by the params in the commands which are optional.
https://pagure.io/freeipa/issue/7029 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/886/head:pr886 git checkout pr886
URL: https://github.com/freeipa/freeipa/pull/886 Author: martbab Title: #886: *config-show: do not show empty roles/attributes Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/886/head:pr886 git checkout pr886
freeipa-devel@lists.fedorahosted.org