Seth Vargo 12/21/2013

Using gems with Chef

Read Original

This technical article details how to install Ruby gems using Chef, clarifying the key differences between the 'chef_gem' and 'gem_package' resources. It explains when to use each (system-wide vs. Chef-client-specific installations) and provides a practical example using the Nokogiri gem to solve common dependency and 'chicken-and-egg' problems in Chef libraries and resources.

Using gems with Chef

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week