Sha256: 05b8a41a57165a0336b2bfdb7471c39e10cdbdf4f83c28f240a1198dbd704a09

Contents?: true

Size: 196 Bytes

Versions: 22

Compression:

Stored size: 196 Bytes

Contents

class freighthop::language::ruby(
  $version = $freighthop::params::ruby_version
){
  rbenv::install { 'vagrant': }
  rbenv::compile { $version:
    global => true,
    user   => 'vagrant',
  }
}

Version data entries

22 entries across 11 versions & 1 rubygems

Version Path
freighthop-0.6.1 modules/freighthop/manifests/language/ruby.pp
freighthop-0.6.1 local_modules/freighthop/manifests/language/ruby.pp
freighthop-0.6.0 local_modules/freighthop/manifests/language/ruby.pp
freighthop-0.6.0 modules/freighthop/manifests/language/ruby.pp
freighthop-0.5.2 modules/freighthop/manifests/language/ruby.pp
freighthop-0.5.2 local_modules/freighthop/manifests/language/ruby.pp
freighthop-0.5.1 modules/freighthop/manifests/language/ruby.pp
freighthop-0.5.1 local_modules/freighthop/manifests/language/ruby.pp
freighthop-0.5.0 modules/freighthop/manifests/language/ruby.pp
freighthop-0.5.0 local_modules/freighthop/manifests/language/ruby.pp
freighthop-0.4.1 modules/freighthop/manifests/language/ruby.pp
freighthop-0.4.1 local_modules/freighthop/manifests/language/ruby.pp
freighthop-0.4.0 modules/freighthop/manifests/language/ruby.pp
freighthop-0.4.0 local_modules/freighthop/manifests/language/ruby.pp
freighthop-0.3.3 modules/freighthop/manifests/language/ruby.pp
freighthop-0.3.3 local_modules/freighthop/manifests/language/ruby.pp
freighthop-0.3.2 local_modules/freighthop/manifests/language/ruby.pp
freighthop-0.3.2 modules/freighthop/manifests/language/ruby.pp
freighthop-0.3.1 modules/freighthop/manifests/language/ruby.pp
freighthop-0.3.1 local_modules/freighthop/manifests/language/ruby.pp