puppet-generate-puppetfile icon indicating copy to clipboard operation
puppet-generate-puppetfile copied to clipboard

Use dash as separator

Open genebean opened this issue 7 years ago • 2 comments
trafficstars

Modules formatted as show on the Puppet Forge are not recognized. It seems this module is expecting a / between the author and the module name. Here is an example from https://forge.puppet.com/puppetlabs/stdlib for what should be in a Puppetfile:

mod 'puppetlabs-stdlib', '5.1.0'

genebean avatar Oct 17 '18 13:10 genebean

This has been resolved in the latest commit

uberjew666 avatar Sep 18 '19 07:09 uberjew666

Patched in #69, so you can use it from HEAD at the moment until I do a new release (probably at or after Puppetize PDX in early October). So sorry for the delays, and thank you for reporting this!

rnelson0 avatar Sep 18 '19 13:09 rnelson0