Quantcast
Channel: Ask Puppet: Puppet DevOps Q&A Community - RSS feed
Viewing all articles
Browse latest Browse all 6104

What are best practices custom code?

$
0
0
Hello, When using the new puppet 4 directory structure for code in /etc/puppetlabs/code/environment/master or production and having different environments like /environment/test, /environment/dev Where is the best directory location to put custom code? Is it under /etc/puppetlabs/code/ somwhere? taking into account I want to use git for source code control and use geppeto to manage the three environments and my own custom code, I want to keep my custom puppet code separate from the pre-build forge code. The custom code area will be used by many people writing different puppet modules, so how are permissions and ownerships handled from a linux perspective? do I put who ever needs to create puppet code into the pe_puppet linux group? Thanks.

Viewing all articles
Browse latest Browse all 6104

Trending Articles