On 2011-01-26 09:55, Felix Frank wrote: >> err: Cached catalog for soncweb.nsc.liu.se failed: Could not parse >> YAML data for catalog soncweb.nsc.liu.se: syntax error on line >> 1234, col 43: ` !ruby/sym line: id:3:initdefault:' > > Funky. I bet you use pson for master->agent serialization (good choice).
I have made the concious choice to use the defaults, and since I use 0.25.5 (haven't had the time to test 2.6.x) that would mean PSON as far as I understand, yes. > YAML breaks when any of your parameter values end in a colon. I had > tripped this once in the past but pson fixed this for me and so far I > didn't have any further issues. Guess now a bug should be filed after all... Hmm, 0.24.x used YAML in its communication protocol, right? I have had that particular resource in my manifests (applied on all nodes) for 23 months, and I didn't switch to 0.25 until half a year later. Shouldn't all my clients have failed to parse the catalog it received from the master then? /Bellman -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.