summaryrefslogtreecommitdiffstats
path: root/test/util/autoload.rb
diff options
context:
space:
mode:
authorJeff McCune <jeff@puppetlabs.com>2011-06-21 18:54:35 -0700
committerJeff McCune <jeff@puppetlabs.com>2011-06-21 18:54:35 -0700
commita126aee16294b183d2c6068b46ad8e394d2d95f8 (patch)
tree505659a6dccd3f084ae0afc9f43893ca34e8d2e8 /test/util/autoload.rb
parentcf93404e53aa32ac4a919ddd57d09ed78abfc1b5 (diff)
downloadpuppet-a126aee16294b183d2c6068b46ad8e394d2d95f8.tar.gz
puppet-a126aee16294b183d2c6068b46ad8e394d2d95f8.tar.xz
puppet-a126aee16294b183d2c6068b46ad8e394d2d95f8.zip
(#8032) Add containment to create_resources
Without this change native resource types declared using the create_resources() function are not contained within the class scope of the function call. As a result, resources were "floating off" in the graph, disconnected from the rest of the relationship edges. With this change, the scope is preserved and native resources are contained by the class the function call is executed from. Reviewed-by: Dan Bode <dan@puppetlabs.com>
Diffstat (limited to 'test/util/autoload.rb')
0 files changed, 0 insertions, 0 deletions