]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Added metadata lint and puppet-syntax gems
authorSebastien Badia <sebastien.badia@enovance.com>
Thu, 9 Oct 2014 14:50:53 +0000 (16:50 +0200)
committerSebastien Badia <sebastien.badia@enovance.com>
Sun, 2 Nov 2014 17:08:36 +0000 (17:08 +0000)
commit94825922a040c6e8d9feb6da0643837bef816129
tree47dfc8b1e2b42ac2b8d0a438d6905d7a33c4955e
parent2743465bdcc51a5fe17320abbb365302f598bf5f
Added metadata lint and puppet-syntax gems

metadata-json-lint is a little tool to check the validity of
Puppet metatdata.json files.

puppet-syntax tool check the validity of templates,manifests and hiera
files (the goal here is to replace manual checks in the gate by a
standard? check `rake syntax`).

Change-Id: I60b9cdfe27eeb8a8f5ad3a238dd847ed3096cb6b
Gemfile
Rakefile