Jesse Wolfe wrote: > My previous fix for #3656 missed the case where a "require" attribute > (or other graph-ish attribute) had multiple values. This patch > generalizes that fix to the multiple-value case. [...] > + hash[param] = Puppet::Resource.value_to_pson_data(value)
Admittedly, I didn't apply this to head and generate a new tarball and
rpm to test with. I just made the change to the installed resource.rb
from rc3 (and restarted the master daemon).
I get:
err: Could not retrieve catalog from remote server: Error 400 on SERVER: Could
not render to pson: undefined method `value_to_pson_data' for
Puppet::Resource:Class
A git grep doesn't find any definition of a value_to_pson_data method.
Am I just doing it wrong or does this patch depend on some other code
that isn't in master yet?
--
Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Cover a war in a place where you can't drink beer or talk to a woman?
Hell no!"
-- Hunter S. Thompson
pgp64fdY9jC3f.pgp
Description: PGP signature
