#403 Dogtag 10: Process scriptlets from a list rather than from symbolic links
Closed: Fixed None Opened 11 years ago by mharmsen.

Processing of the scriptlets is currently done via a mechanism of reading numbered symbolic links in order.

Replace this approach by including parameters in the pkideployment.cfg which contain comma separated lists of scriptlets:

  • pki_spawn_scriptlets=Initialization,...,Finalization
  • pki_respawn_scriptlets=Initialization,...,Finalization
  • pki_destroy_scriptlets=Initialization,...,Finalization

These three parameters containing default scriptlet orders would exist under the [Common] section, and the CMake and spec file logic which currently exists would be removed.

The pkispawn and pkidestroy executables would need to be changed to utilize this new approach.


master:

  • 6344d6e7534696b9c236e818fe6f504bc957adaa

Metadata Update from @mharmsen:
- Issue assigned to edewata
- Issue set to the milestone: 10.0.0-0.X.rc1

7 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/974

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Login to comment on this ticket.

Metadata