Skip to content

Parameterize runlevel for "deployCollectionXXX" task #17

@windhamg

Description

@windhamg

I've run into a situation where I would like to deploy a collection of modules, via the deployCollectionXXX task, but need one of the modules to be deployed at an earlier runlevel than the others (as it loads some external data into a Persistent Data Store, which the other modules subsequently reference). Currently, I get deployment errors due to one of the relying modules referencing the PDS resource before it's created.

Would it be possible to add an optional runlevel parameter to each module in the deploy { ... } block? If not, do you have any suggestions on how to handle this situation?

Thanks in advance!
--Gary

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions