Issue #9003 has been reported by Randall Hansen. ---------------------------------------- Feature #9003: Order as written within classes, add non-deterministic option https://projects.puppetlabs.com/issues/9003
Author: Randall Hansen Status: Investigating Priority: Normal Assignee: Category: Target version: unplanned Affected Puppet version: Keywords: Branch: Many Puppet users expect statements in a class to be evaluated and executed in the order they're written. This isn't the case. Puppet does provide for manual ordering (see #8923 for potential problems with this). I propose that within a class, all statements should be executed in the order they're written. For those desiring the previous behavior, it should be available with an option on the class. -- 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.
