URL: https://github.com/freeipa/freeipa/pull/1893 Author: rcritten Title: #1893: Disable message about log in ipa-backup if IPA is not configured Action: opened
PR body: """ Introduce server installation constants similar to the client but only tie in SERVER_NOT_CONFIGURED right now.
For the case of not configured don't spit out the "See <some log> for more information" because no logging was actually done.
In the case of ipa-backup this could also be confusing if the --log-file option was also passed in because it would not be used.
https://pagure.io/freeipa/issue/6843
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/1893/head:pr1893 git checkout pr1893
URL: https://github.com/freeipa/freeipa/pull/1893 Author: rcritten Title: #1893: Disable message about log in ipa-backup if IPA is not configured Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1893/head:pr1893 git checkout pr1893
freeipa-devel@lists.fedorahosted.org