>     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).

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...

Cheers,
Felix

-- 
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.

Reply via email to