URL: https://github.com/freeipa/freeipa/pull/1726 Author: amitkumar50 Title: #1726: [RFE] IPA server installation with successful message Action: opened
PR body: """ This PR updates IPA success installation message as this: ============================================= IPA server installation successful
You can access Web UI using https://ipaserver1.testrelm.test/ipa/ui
Obtain a Kerberos Ticket for issuing IPA command 'kinit admin'
Server is installed with following roles :
* Directory Server * Kerbeors Server * Httpd Server * CA Server * DNS Server
For troubleshooting and errors : Please visit : https://www.redhat.com/en
For documentation : Please visit : https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/htm...
Resolves: https://pagure.io/freeipa/issue/6355 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1726/head:pr1726 git checkout pr1726
URL: https://github.com/freeipa/freeipa/pull/1726 Author: amitkumar50 Title: #1726: [RFE] IPA server installation with successful message Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1726/head:pr1726 git checkout pr1726
freeipa-devel@lists.fedorahosted.org