puppet - Should I edit modules from forge.puppetllabs.com directly? -
when install module forge.puppetlabs.com, module installed in /etc/puppetlabs/puppet/modules. let's have installed puppetlabs ntp module need customize it. edit module's files in /etc/puppetlabs/puppet/modules/ntp or should copy ntp directory directory (a dir in modulepath of course) , hack there?
thanks.
this question bears similarity this other one (no duplicate though, feel).
what want "fork" (in github speak) module , use own version right in place of upstream one. ideally, changes in general fashion , configurable, other users can benefit them if open pull request enhancements upstream.
Comments
Post a Comment