Add puppet-strings and rgen

This commit is contained in:
Jacob Henner
2018-02-02 15:43:50 -05:00
parent e8b965cbf9
commit 0ba5a091df
2 changed files with 3 additions and 1 deletions

View File

@@ -15,6 +15,8 @@ This Docker image is useful for testing Puppet code, especially as the base imag
10. rubocop
11. rubocop-rspec
12. pdk
13. puppet-strings
14. rgen (for puppet-strings)
## Using this image
To pull this image: `docker pull jacobhenner/puppet-test`