Issue #1907 has been updated by James Turnbull. Status changed from Ready for Checkin to Closed
Pushed in commit:"b5a8c4db028c69793c1c9172adca4d9930c8cd1d" in branch master. ---------------------------------------- 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: Closed 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 -~----------~----~----~----~------~----~------~--~---
