Issue #1907 has been updated by Brice Figureau. Status changed from Re-opened to Ready for Checkin Assigned to changed from Brice Figureau to James Turnbull
James, Luke approved the changeset. You'll find it in my github repository branch tickets/master/1907: http://github.com/masterzen/puppet/tree/tickets/master/1907 Thanks, ---------------------------------------- Feature #1907: There should be a 'require' function like the 'include' function that creates a class relationship http://projects.reductivelabs.com/issues/1907 Author: Luke Kanies Status: Ready for Checkin Priority: Normal Assigned to: James Turnbull Category: language Target version: 0.25.0 Complexity: Unknown Affected version: 0.24.7 Keywords: Puppet's 'include' function is an implicit statement of dependency, but that dependency is not currently reflected in the resource graph. The function should be enhanced to create a dependency between the including class and the included class. It might make more sense to create a new function that has both the behaviour of 'include' and this new behaviour, given backward compatibility concerns - i.e., this could result in a lot of cyclical dependencies. -- 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 -~----------~----~----~----~------~----~------~--~---
