nwops / puppet-retrospec

The only tool you need to generate puppet code, tests, modules, facts, types, providers, data and everything else.
https://www.retrospec-puppet.com/
GNU Affero General Public License v3.0
137 stars 27 forks source link

.fixtures doesn't contain the module directory for the current module #1

Closed logicminds closed 9 years ago

logicminds commented 9 years ago

For some reason the module name is not getting interpolated correctly so that actual output is just blank which the user will then have to fill in.

fixtures:
    symlinks:
      <%= module_name %>: "#{source_dir}"
logicminds commented 9 years ago

fixed in 0.6.0