C -- Is it possible that the output from the api url returns malformed YAML > code? I have two YAML parsers that are choking on the same YAML > output. > > I loaded the YAML output into this parser and it returned with an > error. > > http://yaml-online-parser.appspot.com/ >
I just tried that parser and it apparently only knows about generic yaml, and does not correctly parse application (or even language) specific constructs. So it isn't a valid test of the generated yaml, as it only parses part of the syntax. Did you have a problem that you were investigating? What led you to trying this? -- M ----------------------------------------------------------- When in trouble or in doubt, run in circles, scream and shout. -- 1920's parody of the maritime general prudential rule ------------------------------------------------------------ -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to puppet-dev@googlegroups.com. To unsubscribe from this group, send email to puppet-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.