puppet-validator 0.0.9
Puppet Validator is a simple web service that accepts arbitrary code submissions and validates it the way `puppet parser validate` would. It can optionally also run `puppet-lint` checks on the code and display both results together.
Gemfile:
=
install:
=
Runtime Dependencies (5):
nokogiri
>= 1.6.5, ~> 1.6
puppet
< 5.0, >= 2.7
puppet-lint
~> 1.1
ruby-graphviz
~> 1.2
sinatra
~> 1.3