librarian-puppet-simple
librarian-puppet-simple copied to clipboard
Subdirs param
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.
Don't you need a unit test for this?
Thanks, @haf - I cloned your PR and ran your test, and they worked for me on CentOS 6.4 64-bit.