Add rubocop, rubocop-rspec, pdk, metadata-json-lint, and semantic_puppet

This commit is contained in:
Jacob Henner
2017-12-28 00:13:38 -05:00
parent 0ef5b3a062
commit e8b965cbf9
2 changed files with 6 additions and 1 deletions

View File

@@ -10,6 +10,11 @@ This Docker image is useful for testing Puppet code, especially as the base imag
5. puppetlabs_spec_helper
6. jsonlint
7. yaml-lint
8. metadata-json-lint
9. semantic_puppet
10. rubocop
11. rubocop-rspec
12. pdk
## Using this image
To pull this image: `docker pull jacobhenner/puppet-test`