puppetlabs-stdlib/lib/puppet
Justin Burnham c12e9afc97 PUP-1724 Don't modify the paramaters to deep_merge
Instead of modifying the first paramater of deep_merge due to the
use of the merge! function, instead use merge to return a copy of
the merged object. This allows one to continue to use the original
first parameter after the call to deep_merge.
2014-02-17 12:19:40 -08:00
..
parser/functions PUP-1724 Don't modify the paramaters to deep_merge 2014-02-17 12:19:40 -08:00
provider/file_line (maint) Improve the tests and readability of file_line 2013-08-29 16:27:27 -07:00
type Update file_line resource to support 'after'. 2013-08-29 15:07:29 -07:00