Issue #1921 has been updated by jamtur01. Status changed from Unreviewed to Needs design decision Assigned to set to luke
---------------------------------------- Feature #1921: Mechanism to control what classes/resources are applied first http://projects.reductivelabs.com/issues/1921 Author: harisekhon Status: Needs design decision Priority: Normal Assigned to: luke Category: Target version: Complexity: Unknown Affected version: 0.24.7 Keywords: 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
