URL: https://github.com/freeipa/freeipa/pull/5826 Author: antoniotorresm Title: #5826: host: provide a better error message with updatedns when FQDN is not provided Action: opened
PR body: """ The --updatedns option for host-mod requires the FQDN to be passed, otherwise an obscure error message is shown since the domain cannot be found.
Fixes: https://pagure.io/freeipa/issue/8726 Signed-off-by: Antonio Torres antorres@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5826/head:pr5826 git checkout pr5826
URL: https://github.com/freeipa/freeipa/pull/5826 Author: antoniotorresm Title: #5826: host: provide a better error message with updatedns when FQDN is not provided Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5826/head:pr5826 git checkout pr5826
freeipa-devel@lists.fedorahosted.org