summaryrefslogtreecommitdiffstats
path: root/lib/puppet/rails/resource.rb
diff options
context:
space:
mode:
authorBrice Figureau <brice-puppet@daysofwonder.com>2009-02-05 23:15:59 +0100
committerJames Turnbull <james@lovedthanlost.net>2009-02-14 22:32:07 +1100
commitd5abdfba8a88afda8085992a4abbe1d90bbd0084 (patch)
treea06a85798989fb25502b50c0cd2afaa347d8ad5f /lib/puppet/rails/resource.rb
parent3fbec120768d84d208b14f574dfe916e25cfdbef (diff)
downloadpuppet-d5abdfba8a88afda8085992a4abbe1d90bbd0084.tar.gz
puppet-d5abdfba8a88afda8085992a4abbe1d90bbd0084.tar.xz
puppet-d5abdfba8a88afda8085992a4abbe1d90bbd0084.zip
Fix #1933 - Inconsistent resource evaluation order in subsequent evaluation runs
While evaluating the AST, catalog vertices are not always ordered the same way on different run, leading to some tags (which should have been applied in evaluation order) to not be associated with some underlying resources. This changeset change all accesses to resources inside the compiler to always use an ordered (in evaluation order) list of added resources. Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>
Diffstat (limited to 'lib/puppet/rails/resource.rb')
0 files changed, 0 insertions, 0 deletions