Actions
Feature #1987
openAbility to specify meta-parameters on classes, e.g. run stage
Status:
New
Priority:
Normal
Assignee:
-
Category:
Puppet integration
Target version:
-
Description
The run stage of a class can be specified in the ENC output simply as another parameter of the class (tested on 2.7.19), e.g.
test:
stage: foo
Currently Foreman only lets you specify declared parameters of a Puppet class in smart parameters, but this should be extended to include known meta-parameters such as "stage". This would allow a user to set the run stage of a class from within Foreman (or tags, noop etc).
Updated by Andrew Cooper about 9 years ago
Any update on this? It seems the only way we can do this cleanly with foreman is to create wrapper classes which make the puppetry code base messy
Updated by Ori Rabin almost 9 years ago
- Description updated (diff)
- Assignee deleted (
Ohad Levy)
Actions