puppet-lint 5.1.0
Install from the command line:
Learn more about RubyGems packages
$ gem install puppet-lint --version "5.1.0"
Install via Gemfile:
source "https://rubygems.pkg.github.com/puppetlabs" do
gem "puppet-lint", "5.1.0"
end
About this version
Checks your Puppet manifests against the Puppetlabs style guide and alerts you to any discrepancies.