I open sourced the mesos cookbook used at my company a few weeks ago. This mesos cookbook focuses on installing mesos via mesospheres packages and currently supports the deb packages with rpm support to come. It's also intended to work well with some other cookbooks we are hoping to open source in the next week or so for the Marathon and Chronos frameworks.
It also has options for zookeeper discovery via the netflix exhibitor cookbook which we use extensively for all of our zookeeper/exhibitor infrastructure. I hope to bring the cookbook up to feature parity with the latest versions of mesos as they are packaged by mesosphere and add good test coverage via serverspec/chefspec and test-kitchen. https://github.com/mdsol/mesos_cookbook Thanks. Ray Rodriguez Cloud Engineer Medidata Solutions

