URL: https://github.com/freeipa/freeipa/pull/2013 Author: amitkumar50 Title: #2013: [RFE] DNS package check should be called earlier in installation routine Action: opened
PR body: """ In case the integrated DNS service should be used for IdM, either by using the non-interactive '--setup-dns' option or by answering 'yes' to the interactive 'Do you want to configure integrated DNS (BIND)?' question, the check whether the 'ipa-server-dns' package is installed, only comes after a lot of other information have been evaluated ([server|dns|realm] name, DM and admin password).
This PR check, whether the 'ipa-server-dns' package is installed or not, earlier in the installation routine.
Resolves: https://pagure.io/freeipa/issue/7577 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2013/head:pr2013 git checkout pr2013
URL: https://github.com/freeipa/freeipa/pull/2013 Author: amitkumar50 Title: #2013: [RFE] DNS package check should be called earlier in installation routine Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2013/head:pr2013 git checkout pr2013
freeipa-devel@lists.fedorahosted.org