Dealing with Munki

There seems to be a lot of confusion with people who are just starting out with it. There are manifests and catalogs, and optional installs, and included manifests, etc… The documentation does a pretty good job of explaining it, so let me point you there first. But after you go through that, you may still have some questions about practical usage. Well, the best thing you could do would be to set up munki in a development environment and mess around with it. When I first started trying to use munki, I read a lot about it and I talked to Greg Neagle (the creator), but nothing helped quite as much as setting it up and just trying things. Sure, I broke some stuff at first, but when I was done with that, I was fairly confident in my abilities.

And finally…

Obviously there is a lot more to know about Munki, but these are the four basic building blocks you will want to understand when getting started. Hopefully I will have more on this for you later!

 
2
Kudos
 
2
Kudos

Now read this

Upgrading to Chef 12

I recently decided to upgrade my open source chef-server from 11.x to 12.x… Here’s what happened. The Painful Journey # So, behind the scenes, running chef-server-ctl upgrade essentially does a knife backup from your old server, and then... Continue →