Issue #3049 has been updated by Robert Gerlach.
As long as this does not work, the samples in http://docs.puppetlabs.com/guides/templating.html should be removed. ---------------------------------------- Bug #3049: Several bits of the language are order dependant http://projects.puppetlabs.com/issues/3049 Author: R.I. Pienaar aka Volcane Status: Needs design decision Priority: Normal Assignee: Markus Roberts Category: language Target version: Affected version: 0.25.4rc1 Keywords: Branch: I am filing this as a bug, could be a feature request too? anyway, puppet is pointedly a order independent language this is a major tenant of how things work and how manifests gets constructed, nodes populated and so forth - this is probably a discussion on its own but thats my view. Assuming we agree its all independent of order then functions like defined() should not exhibit weird behavior that is order dependent, this bug is to fix those. Same holds true for inside templates the variables all_tags and classes -- 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.
