> Found that pson ist just the pure json ruby gem, rebundled to aviod 
> conflicts,
>
but it seems that while normal json code gives me some kind of this {key:value, 
key2:value2}, puppet returns something like this:
Puppet.find("johndoe.local")
 => #<Puppet(/production/facts) expiration="Tue Jul 02 10:21:52 +0200 2013" 
values={"blockdevice_hda_size"=>"4294965248", 
"blockdevices"=>"fd0,hda,sda",  [...]

so, key/value separated by "=>" instead of a colon. Any Ideas what I'm 
doing wrong? Or do I have a general comprehension problem how to handle 
this? :)

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to