Git Product home page Git Product logo

chef_gem's Introduction

ChefGem

This cookbook is a transition cookbook aimed at helping move from the pre-chef_gem era to the post chef_gem era. The chef_gem resource was introducde in Chef 0.10.9, providing an easy mechanism for installing and using gems required by Chef internally. When used within an omnibus installation, chef_gems are installed within the embedded Ruby.

What this cookbook provides

For pre 0.10.9 Chef installations, it provides a chef_gem compatible resouce allowing cookbooks to be updated but not requiring full conversions. For installations under 0.10.12, some patches are added to aid in proper omnibus functionality allowing chef_gem to work as expected. For Chef installations of 0.10.12 and beyond, this cookbook provides nothing. This means you will get consistent and expected behavior across Chef versions.

Configuration

Notable attributes (note that these should only be required for special cases):

  • node[:gem_binary] = '/usr/local/bin/gem'
  • node[:chef_gem_binary] = '/opt/opscode/embedded/bin/gem'

Notes

With the release of 0.10.12 this cookbook should be considered deprecated and used only for compatibility with older installations.

Repository

chef_gem's People

Contributors

chrisroberts avatar eklein avatar tas50 avatar webframp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.