summaryrefslogtreecommitdiffstats
path: root/lib/puppet/interface/action.rb
diff options
context:
space:
mode:
authorJeff McCune <jeff@puppetlabs.com>2011-06-21 18:54:35 -0700
committerJeff McCune <jeff@puppetlabs.com>2011-07-10 12:56:42 -0700
commit5826f7399325c784a5e8e33c7fabc46e202334a8 (patch)
treed5a5060944d69303deda8ce7b0b8fd85b853b747 /lib/puppet/interface/action.rb
parentd58eacd6b4abc804bc5326184ed59c309fd04149 (diff)
downloadpuppet-5826f7399325c784a5e8e33c7fabc46e202334a8.tar.gz
puppet-5826f7399325c784a5e8e33c7fabc46e202334a8.tar.xz
puppet-5826f7399325c784a5e8e33c7fabc46e202334a8.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 'lib/puppet/interface/action.rb')
0 files changed, 0 insertions, 0 deletions