puppetlabs-stdlib/lib
Dan Bode 9fc3063ea9 Explicitly load functions used by ensure_resource
The ensure_resource function actually calls two
other functions, create_resources and defined_with_param.

When calling Puppet functions from Ruby, you sometimes have
to load the functions manually if they have not been called
before.

This commit explicitly loads the functions that ensure_resource
depends on from within the function.
2012-10-25 10:57:40 -07:00
..
facter Revert "Revert "Merge branch 'haus-add_pe_facts_to_stdlib' into 2.4.x"" 2012-10-25 10:46:57 -07:00
puppet Explicitly load functions used by ensure_resource 2012-10-25 10:57:40 -07:00