URL: https://github.com/freeipa/freeipa/pull/1990 Author: rcritten Title: #1990: Use replace instead of add to set new default ipaSELinuxUserMapOrder Action: opened
PR body: """ The add was in effect replacing whatever data was already there causing any custom order to be lost on each run of ipa-server-upgrade.
https://pagure.io/freeipa/issue/6610
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/1990/head:pr1990 git checkout pr1990
URL: https://github.com/freeipa/freeipa/pull/1990 Author: rcritten Title: #1990: Use replace instead of add to set new default ipaSELinuxUserMapOrder Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1990/head:pr1990 git checkout pr1990
freeipa-devel@lists.fedorahosted.org