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

Generate .fixtures.yml at the same time #1

Closed rnelson0 closed 8 years ago

rnelson0 commented 8 years ago

See if there's a way to build a .fixtures.yml from the data. Build the file in parallel with the Puppetfile.

Optional: CLI argument that builds a .fixtures.yml from an existing Puppetfile.