Presentation on munki
Hey everyone, I gave a small presentation on Munki recently for the SDDevOps group! Here’s a link to the slideshow if anyone is interested!
1
Kudos
1
Kudos
Hey everyone, I gave a small presentation on Munki recently for the SDDevOps group! Here’s a link to the slideshow if anyone is interested!
So I’ve mentioned in the past that I was struggling to integrate kitchen-cabinet with omnibus tools like chef (or chefdk). My old solution was to do this: def self.chef_check if File.exist?('/opt/chef') ENV['GEM_HOME'] =... Continue →