Project
Reverse Dependencies for puppet-lint
The projects listed here declare puppet-lint as a runtime or development dependency
0.02
A puppet-lint plugin to check that Optional class/defined type parameters don't default to anything other than `undef`.
2019
2020
2021
2022
2023
2024
0.02
A new check for puppet-lint that validates that all parameters are typed.
2019
2020
2021
2022
2023
2024
0.02
A puppet-lint plugin to check that:
- a node definition declares only a role,
- a role class does not have any param and only declares profiles,
- a profiles class can declare anything but a role.
2019
2020
2021
2022
2023
2024
0.02
Checks puppet manifests for security related problems.
2019
2020
2021
2022
2023
2024
0.02
A puppet-lint plugin to check you are not using top scope fact variables like
$::operatingsystem. You should use the $facts hash like
$facts['operatingsystem'] instead.
2019
2020
2021
2022
2023
2024
0.02
A puppet-lint plugin to check that topscope variable names don't start with ::.
2019
2020
2021
2022
2023
2024
0.02
puppet-magnum - a tool for rapid, consistent, and best practice Puppet module development.
2019
2020
2021
2022
2023
2024
0.02
Puppet Validator is a simple web service that accepts arbitrary code submissions and
validates it the way `puppet parser validate` would. It can optionally also
run `puppet-lint` checks on the code and display both results together.
2019
2020
2021
2022
2023
2024
0.02
"simp-rake-helpers provides common methods for SIMP Rake Tasks"
2019
2020
2021
2022
2023
2024
0.01
Lint and syntax validation for onceover
2019
2020
2021
2022
2023
2024
0.01
A puppet-lint plugin to check that the appends operator (+=) is not used (removed in Puppet 4.0.0).
2019
2020
2021
2022
2023
2024
0.01
A puppet-lint extension that ensures class parameter names
are unique.
2019
2020
2021
2022
2023
2024
0.01
A puppet-lint plugin to check if puppet:/// is used instead of file().
2019
2020
2021
2022
2023
2024
0.01
Will check the decoration of your puppet code
2019
2020
2021
2022
2023
2024
0.01
Extends puppet-lint to ensure there are no calls to the template
or inline_template function as an aid to migrating to epp templates.
2019
2020
2021
2022
2023
2024
0.01
Extends puppet-lint to ensure file resources do not have a path attribute.
2019
2020
2021
2022
2023
2024
0.01
Extends puppet-lint to ensure all file resource modes are defined as octal
values and not symbolic ones.
2019
2020
2021
2022
2023
2024
0.01
A puppet-lint plugin to check the ensure attribute on package resources.
2019
2020
2021
2022
2023
2024
0.01
A puppet-lint plugin to check for class parameters assigned to the empty string.
2019
2020
2021
2022
2023
2024
0.01
Extends puppet-lint to ensure all filenames used in template and epp functions
end with the string '.erb' or '.epp' respectively
2019
2020
2021
2022
2023
2024