On 6/5/2013 1:38 PM, Abhishek Koneru wrote:
Please review the patch which shows the installation summary, only
when
pki_skip_configuration is not True. Also the client database details are
shown only when pki_client_database_purge=False.
The configuration url is already shown when pki_skip_configuration =
true.
--Abhishek
ACK, but there are a few things that can be done separately:
1. In ticket #599, item #3 says that the configuration URL should be
displayed in the installation summary if we're skipping configuration.
In other words, pkispawn should always end with an installation summary.
Probably something like this:
==========================================================================
INSTALLATION SUMMARY
==========================================================================
Please start the configuration by accessing:
https://test.example.com:8443/ca/admin/console/config/login?pin=DX5SF6JLf...
After configuration, the server can be operated by the command:
systemctl restart pki-tomcatd(a)ca-master.service
==========================================================================
2. Since we have installation summary, the "Installation complete"
message might not be needed anymore.
--
Endi S. Dewata