I've seen yaml parsers, but: Is there anyone that's written a validator for Hiera data?
YAML linking doesn't seem to mind --- class:key: 'value' When it should be 2 colons in the middle of class::key: Which makes perfect sense, but it's also the kind of thing that's *very* likely to happen, and honestly, very hard to catch. I'd really like to automate this check, and add it to commit hooks & jenkins.. Matthew Barr [email protected] c: (646) 727-0535 -- 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.
