Sign inSign up

koshatul/puppet-module-test

By koshatul

•Updated about 7 years ago

Docker container for testing puppet modules

Image
0

278

koshatul/puppet-module-test repository overview

⁠puppet-module-test

Docker container for testing puppet modules

⁠Simple usage

copy the puppet-test.sh⁠ into your path and just run in the module directory

puppet-test.sh
⁠Example
  • Checkout puppetlabs/puppetlabs-docker⁠ where-ever you normally check out modules or code.
  • run puppet-test.sh (or the docker command manually).
  • In the docker container run:
bundle install
bundle exec rake lint
bundle exec rake syntax
bundle exec rake spec

Tag summary

Content type

Image

Digest

Size

130.7 MB

Last updated

about 7 years ago

docker pull koshatul/puppet-module-test