Class InstallChefGems

  • All Implemented Interfaces:
    Statement

    public class InstallChefGems
    extends Object
    implements Statement
    Installs Chef gems onto a host.

    If you only want to install the Chef client and don't care about the version of Ruby and Rubygems, use the InstallChefUsingOmnibus statement instead.

    See Also:
    InstallChefUsingOmnibus, InstallRuby, InstallRubyGems