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