Sha256: 2ab6da518ebfe8f5e4d26820d3246159ef7ec2813ee5e61e79b496df5c317611

Contents?: true

Size: 244 Bytes

Versions: 14

Compression:

Stored size: 244 Bytes

Contents

# Private class
class mysql::bindings::ruby {

  package{ 'ruby_mysql':
    ensure   => $mysql::bindings::ruby_package_ensure,
    name     => $mysql::bindings::ruby_package_name,
    provider => $mysql::bindings::ruby_package_provider,
  }

}

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
freighthop-0.6.1 modules/mysql/manifests/bindings/ruby.pp
freighthop-0.6.0 modules/mysql/manifests/bindings/ruby.pp
freighthop-0.5.2 modules/mysql/manifests/bindings/ruby.pp
freighthop-0.5.1 modules/mysql/manifests/bindings/ruby.pp
freighthop-0.5.0 modules/mysql/manifests/bindings/ruby.pp
freighthop-0.4.1 modules/mysql/manifests/bindings/ruby.pp
freighthop-0.4.0 modules/mysql/manifests/bindings/ruby.pp
freighthop-0.3.3 modules/mysql/manifests/bindings/ruby.pp
freighthop-0.3.2 modules/mysql/manifests/bindings/ruby.pp
freighthop-0.3.1 modules/mysql/manifests/bindings/ruby.pp
freighthop-0.3.0 modules/mysql/manifests/bindings/ruby.pp
freighthop-0.2.1 modules/mysql/manifests/bindings/ruby.pp
freighthop-0.2.0 modules/mysql/manifests/bindings/ruby.pp
freighthop-0.1.0 modules/mysql/manifests/bindings/ruby.pp