rnelson0 / puppet-generate-puppetfile

Generate or update a Puppetfile for use with r10k or librarian-puppet. Optionally, create a fixtures file for rspec-puppet.
92 stars 22 forks source link

# update readme for pdk & bolt use cases #75

Closed abuxton closed 4 years ago

abuxton commented 4 years ago

This pull request adds a section for using the gem with pdk and pdk update with code snippets it also provides two rake tasks that are supported by the pdk bundle command. the tasks parse a valid metadata to create module specific puppetfile for bolt projects and module specific fixtures for testing puppetmodules.