Problem description
With the delivery of the Gatekeeper manifest function (#167), we will begin to define policy constraint templates and associated constraint instances for policies to be enforced within treasuremap or for use within downstream sites. Would like to come up with a manifest structure for organizing these separate from the Gatekeeper install function itself and delivering these during site deployment.
Proposed change
- Determine how we manage constraint templates in treasuremap manifests. There is a sample library here.
- Determine how we manage constraint definitions (instances of constraint templates in treasuremap manifests.
- Determine manifest phase(s) for delivery of Gatekeeper install, constraint templates, and constraints into a site type
- Consider downstream definition of constraints. Presumably, downstream can just define their own and include in appropriate phase(s).
Problem description
With the delivery of the Gatekeeper manifest function (#167), we will begin to define policy constraint templates and associated constraint instances for policies to be enforced within treasuremap or for use within downstream sites. Would like to come up with a manifest structure for organizing these separate from the Gatekeeper install function itself and delivering these during site deployment.
Proposed change