Issue #1921 has been updated by Luke Kanies.

Status changed from Needs design decision to Closed

This should be possible with the fix for #2658 in rowlf.
----------------------------------------
Feature #1921: Mechanism to control what classes/resources are applied first
http://projects.puppetlabs.com/issues/1921

Author: Hari Sekhon
Status: Closed
Priority: Normal
Assigned to: Luke Kanies
Category: 
Target version: 
Affected version: 0.24.7
Keywords: 
Branch: 


There needs to be some kind of weighting to the application of classes and 
resources other than requires and before.

Ie, I want my logging configuration to be the first thing applied before 
anything else so that the rest of the setup of a new machine is logged exactly 
how I want it. Other people want their yum repos to be set up before anything 
else. Currently this is painful to try to work around.

I don't think even before * would do the trick (if such a thing were possible) 
because you may want logging and yum repos to be set up before anything else, 
but if both have before *, then which one comes first???

So a linux startup style of 1 to 99 weighting to any object (classes, resources 
etc) may be the best.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to