summaryrefslogtreecommitdiffstats
path: root/lib/puppet/interface
diff options
context:
space:
mode:
authorJacob Helwig <jacob@puppetlabs.com>2011-04-15 09:52:56 -0700
committerJacob Helwig <jacob@puppetlabs.com>2011-04-19 11:03:40 -0700
commit656eff821bec534a23e3e81e86ddbe3fc28f10ed (patch)
treec38ace649b9488a40d46dc3db07b9bc9eb790ab8 /lib/puppet/interface
parentbee1ef73e5c83541edcf1249f062ba832618da48 (diff)
downloadpuppet-656eff821bec534a23e3e81e86ddbe3fc28f10ed.tar.gz
puppet-656eff821bec534a23e3e81e86ddbe3fc28f10ed.tar.xz
puppet-656eff821bec534a23e3e81e86ddbe3fc28f10ed.zip
(#4655) Allow stage to be set using a default class parameter
For example: stage{ pre: before => Stage[main] } class someclass ($stage=pre ) { ... } class { someclass: } This transplants adding the edge from the resource to the stage from the compiler into when the resource is evaluated. This moves adding the stage edges to after when the defaults are copied into the resources, making them available. Paired-with: Jesse Wolfe <jesse@puppetlabs.com>
Diffstat (limited to 'lib/puppet/interface')
0 files changed, 0 insertions, 0 deletions