Last Updated: February 25, 2016
·
279
· manisnesan

Use puppet-lint to check/fix puppet manifest conform to style guide

$ gem install puppet-lint

$ puppet-lint PATH-TO-YOUR-MANIFESTS

$ puppet-lint --fix PATH-TO-YOUR-MANIFESTS