Jeff McCune home

Puppet IconPuppet Sample Scripts are here.

I've posted some sample code relating to my presentation on Puppet at WWDC 2007. At the moment, there's just a couple of small examples to get started. I've posted them over in the repository. The examples demonstrate how I use puppet to manage the firmware password a login hook, and install apple packages wrapped inside DMG images. To get everything I'm working on related to puppet:
svn co https://svn.northstarlabs.net:8443/svn/northstarlabs/trunk/puppet/
If you're interested in more examples, please subscribe, as I'm in the process of refactoring a monolithic configuration into smaller, sharable modules. I intend to publish more Mac OS X specific modules which should just "drop into" an existing puppet infrastructure as I continue to iron out the process. Also, please make sure to visit Puppet's author, Luke Kanies site at http://reductivelabs.com/ There's a wealth of information about Puppet. The wiki is constantly growing with new information.
Fork me on GitHub