Issue #18508 has been updated by Andrew Parker. Status changed from Investigating to In Topic Branch Pending Review Branch set to https://github.com/puppetlabs/puppet/pull/1805
The PR for getting the master to send resources in a specific order is: <https://github.com/puppetlabs/puppet/pull/1805> ---------------------------------------- Bug #18508: Preserve ordering of resources from manifest to application https://projects.puppetlabs.com/issues/18508#change-95641 * Author: eric sorenson * Status: In Topic Branch Pending Review * Priority: Immediate * Assignee: eric sorenson * Category: * Target version: * 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.
