Issue #18508 has been updated by Patrick Carlisle. Status changed from In Topic Branch Pending Review to Merged - Pending Release Target version set to 3.3.0
Final pieces merged in [989276e](https://github.com/puppetlabs/puppet/commit/989276e29b296fa7e28a5a7b9484615980c849f2). This will be released in Puppet 3.3. ---------------------------------------- Bug #18508: Preserve ordering of resources from manifest to application https://projects.puppetlabs.com/issues/18508#change-96373 * Author: eric sorenson * Status: Merged - Pending Release * Priority: Immediate * Assignee: eric sorenson * Category: * Target version: 3.3.0 * Affected Puppet version: * Keywords: backlog * Branch: https://github.com/puppetlabs/puppet/pull/1805 ---------------------------------------- Since #6911, users need to explicitly order dependencies. This causes confusion for many puppet users who expect that resources in a given manifest will be evaluated in the order they're written. Since this is causing significant user pain it's worth re-examining the benefits and potentially changing the behaviour. Because upgrading to a client version which includes this change breaks the promise that "same manifests result in same execution order, even if you can't predict what that order will be", this would necessitate a major version number bump. -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
