Re: [Puppet Users] puppet-lint status error

2012-09-20 Thread Erik Dalén
I believe it was fixed in https://github.com/rodjek/puppet-lint/pull/141 But it might not have been released yet as a gem. On 20 September 2012 10:34, Antidot SAS wrote: > Hi everyone, > > > I have recently updated the puppet-lint: > # puppet-lint -v > Puppet-lint 0.2.1 > # > > And now I don't ha

[Puppet Users] puppet-lint status error

2012-09-20 Thread Antidot SAS
Hi everyone, I have recently updated the puppet-lint: # puppet-lint -v Puppet-lint 0.2.1 # And now I don't have error status comming up: # puppet-lint --no-80chars-check --no-2sp_soft_tabs-check --no-hard_tabs-check --no-autoloader_layout-check --fail-on-warnings manifests/s_templates/s_ntp.pp ;