http://rubydoc.info/gems/puppet-lint/0.3.2/frames
gem install puppet-lint
Although there are ways to install a gem offline, it's a lot easier to configure a proxy:
export http_proxy=http://myuser:mypassword@myproxyhost:myproxyport gem install puppet-lintand then:
cd /tmp/vagrant-puppet/modules-0/osb/manifests puppet-lint --with-filename instance.pp instance.pp - ERROR: trailing whitespace found on line 17
No comments:
Post a Comment