Puppet Module Patterns
Monday, July 13th, 2009I’ve been playing a lot with Puppet recently, and have been really focusing on getting a core set of modules in place. I found myself using a few module patterns over and over, so I thought I’d write them down and keep an updated list.
/base and /site
Our puppet modules are stored in 2 directories: /base [...]










