Resource Type: ruby

Defined in:
lib/puppet/type/ruby.rb
Providers:
rubybuild

Overview

Properties

  • ensure (defaults to: installed)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
    • installed (alias for: present)
    • uninstalled (alias for: absent)

Parameters

  • environment
  • provider

    The specific backend to use for this ‘ruby` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.

  • ruby_build
  • user (defaults to: Facter.value(:id))
  • version (namevar)