[Pki-devel] [PATCH] 730 Fixed duplicate executions of finalization scriptlet.

Endi Sukma Dewata edewata at redhat.com
Fri Apr 29 16:12:17 UTC 2016


Previously the finalization scriptlet was always executed in each
pkispawn execution. In multi-step installations (e.g. external CA,
standalone, or installation/configuration-only mode) some of the
code in the scriptlet such as enabling systemd service, restarting
the service, and purging client database will be redundant.

Now the scriptlet has been modified to execute only in the final
step of the installation. The code that archives the deployment
and manifest files has been moved into pkispawn to ensure that it
is always executed in each pkispawn execution.

For clarity the method that displays the installation summary has
been broken up into separate methods for standalone step 1,
installation-only mode, and configuration-only/full installation.

-- 
Endi S. Dewata
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pki-edewata-0730-Fixed-duplicate-executions-of-finalization-scriptlet.patch
Type: text/x-patch
Size: 13988 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20160429/3fefd308/attachment.bin>


More information about the Pki-devel mailing list