summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/functions
diff options
context:
space:
mode:
authorJesse Wolfe <jes5199@gmail.com>2010-07-15 16:38:04 -0700
committerMarkus Roberts <Markus@reality.com>2010-07-18 19:44:13 -0700
commitd319da41e46f0f3621180d09d3110f67003a7527 (patch)
treee69c8969dc25c2dd155ac49e2345e170830f5784 /lib/puppet/parser/functions
parent9f915402f5cf54c0f78dd34fefdde5f2f840cda7 (diff)
downloadpuppet-d319da41e46f0f3621180d09d3110f67003a7527.tar.gz
puppet-d319da41e46f0f3621180d09d3110f67003a7527.tar.xz
puppet-d319da41e46f0f3621180d09d3110f67003a7527.zip
[#4247] storeconfigs was calling Puppet::Parser::Resource.new with the wrong arguments
When the interface to Puppet::Resource changed, its subclass Puppet::Parser::Resource was also affected. One case of initializing those objects did not get updated when the code changed, causing storeconfigs to break. Also, this patch adds a error message that would have made it easier to catch this problem (as puppet could consume all memory and die trying to print the old error message)
Diffstat (limited to 'lib/puppet/parser/functions')
0 files changed, 0 insertions, 0 deletions