librarian-puppet-simple icon indicating copy to clipboard operation
librarian-puppet-simple copied to clipboard

Subdirs param

Open ericsakowski opened this issue 12 years ago • 2 comments

I like the simplicity of this fork but needed one small feature. This adds an optional :subdir param to Puppetfile syntax that allows the user to deploy code into subdirs of the modules dir on a per-repo basis. For example: modules/app/redis, modules/core/network, modules/role/lamp and so on.

ericsakowski avatar Jul 31 '13 20:07 ericsakowski

Don't you need a unit test for this?

haf avatar Nov 03 '13 11:11 haf

Thanks, @haf - I cloned your PR and ran your test, and they worked for me on CentOS 6.4 64-bit.

ericsakowski avatar Nov 04 '13 14:11 ericsakowski