Romain Tartière
6c769c992b
Update to 2.3.6
...
While here pet portlint
With hat: puppet
2018-07-19 08:30:14 +00:00
Romain Tartière
4585fd234d
Update to 2.3.5
...
ChangeLog:
https://github.com/rodjek/puppet-lint/blob/master/CHANGELOG.md#235-2018-03-27
With hat: puppet
2018-03-27 06:57:53 +00:00
Tim Bishop
cb86b48c4a
Update puppet-lint to 2.3.4.
2018-03-26 11:08:00 +00:00
Tim Bishop
27095b777c
Update to 2.3.3
2017-09-29 10:28:19 +00:00
Tim Bishop
e9332bfa6f
Move maintainership to puppet@.
2017-08-07 09:18:58 +00:00
Tim Bishop
9c3e21c97c
Update puppet-lint to 2.3.0.
2017-07-24 09:30:40 +00:00
Tim Bishop
2cca15ad4f
Update puppet-lint to 2.0.0.
2016-06-27 10:00:44 +00:00
Steve Wills
462519941e
Convert USES=gem:autoplist to USES=gem since autoplist is default
2016-04-27 21:57:31 +00:00
Steve Wills
b3e8fe8d85
create USES=gem and update rubygem- ports to use it
...
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070
2016-04-27 16:36:41 +00:00
Michael Moll
baaa46f41c
sysutils/puppet-lint: update to 1.1.0
...
Approved by: mat (mentor), tdb (maintainer)
Differential Revision: https://reviews.freebsd.org/D3220
2015-07-27 20:54:36 +00:00
Tim Bishop
c3b0071623
Update to 1.0.0
2014-08-19 18:56:29 +00:00
Tim Bishop
dd77eff9e9
- Stage support
2014-05-09 22:33:54 +00:00
Baptiste Daroussin
83f65384c9
Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils)
2013-09-20 23:05:58 +00:00
Tim Bishop
f19e8f9e8b
- Update to 0.3.2.
...
Feature safe: yes
2012-11-07 14:32:38 +00:00
Tim Bishop
4c22d6ab60
- Update to 0.1.12.
2012-01-28 15:42:41 +00:00
Tim Bishop
4b6d1ebf73
- Remove accidently committed temporary file. Thanks to jgh for spotting it.
2012-01-25 18:45:10 +00:00
Tim Bishop
8b5d06a2f3
- Add new port puppet-lint.
...
Puppet-lint checks your Puppet manifests against the Puppet Labs style
guide and alerts you to any discrepancies.
You can test a single manifest file by running:
puppet-lint <path to file>
If you want to test your entire Puppet manifest directory, you can add
require 'puppet-lint/tasks/puppet-lint' to your Rakefile and then run:
rake lint
WWW: https://github.com/rodjek/puppet-lint
2012-01-25 17:12:47 +00:00