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

handle symlinks in the templates directory correctly #28

Closed logicminds closed 9 years ago

logicminds commented 9 years ago

Currently retrospect does not copy over symlinks. For items like pre-commit hooks that could reference a hook elsewhere we will want to copy the symlink directly.

logicminds commented 9 years ago

fixed in master