summaryrefslogtreecommitdiffstats
path: root/lib/puppet/reference/function.rb
diff options
context:
space:
mode:
authorJesse Wolfe <jes5199@gmail.com>2010-07-11 20:42:19 -0700
committerJesse Wolfe <jes5199@gmail.com>2010-07-11 20:42:19 -0700
commitfa740203ba7af7e797d082657f77ba1b11be6cd8 (patch)
tree3b5ed7619d822bf42af47ad527a98a9194768374 /lib/puppet/reference/function.rb
parentf5f9a382deb6d7bf814b6f180a39793c55bc36b2 (diff)
downloadpuppet-fa740203ba7af7e797d082657f77ba1b11be6cd8.tar.gz
puppet-fa740203ba7af7e797d082657f77ba1b11be6cd8.tar.xz
puppet-fa740203ba7af7e797d082657f77ba1b11be6cd8.zip
[#4209] catalog.resources should return resources
type/user.rb was assuming that catalog.resources would return resources. In 0.25.x, it (confusingly) returns strings. type/user ignored this, and the codepath was a no-op. In 2.6, the method was renamed to something less confusing, causing the codepath in type/user to fail outright. This patch added a catalog.resources method that returns resource objects. As a side effect, user resources will now autorequire group resources again.
Diffstat (limited to 'lib/puppet/reference/function.rb')
0 files changed, 0 insertions, 0 deletions