On 5/22/2015 4:44 PM, Matthew Harmsen wrote:
(1) Suggest this small change to the 'man' page from:
-A pointer to the subsystem being cloned. The format
ishttps://<master_hostname>:<master_https_port>.
+The hostname, port, or URI of the subsystem being cloned. The URI format
ishttps://<master_hostname>:<master_https_port>.
to:
-A pointer to the subsystem being cloned. The format
ishttps://<master_hostname>:<master_https_port>.
+The hostname, port, and URI of the subsystem being cloned. The URI format
ishttps://<master_hostname>:<master_https_port> where the default master
hostname and https port are set to be the security domain's hostname and https port.
(2) Since the pki_clone_uri variable has now been changed to always
contain a value, please remove the following line from the
'verify_predefined_configuration_file_data(self)' method in the
'pki/base/server/python/pki/server/deployment/'pkihelper.py' file:
self.confirm_data_exists("pki_clone_uri")
With those changes, ACK.
Thanks. Fixed and pushed to master.
--
Endi S. Dewata