Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voxpupuli/puppet-rvm

A puppet module for installing and using RVM (Ruby Version Manager)
https://github.com/voxpupuli/puppet-rvm

Update README versions

5752c16916bdd85fe9cd55b419acd967d775edad authored about 13 years ago
Ensure user and group resources are defined

It is still best to define these resources outside of RVM, but this
should make rvm::system_user...

6f9fd7136dccc3c95bf2b7194e022ad6b2a092de authored about 13 years ago
Add note about false errors in 2.7.4 through 2.7.9

References #21.

6cd36b11652da8af151d10a86e7bae310b435d2e authored about 13 years ago
Fix bug when gem is installed in global gemset

49d8353ec0737b481ac7993803950a522792ecaf authored about 13 years ago
Puppet style guide updates

07b2e7d56c7d70b585983067a2616533dc9fe4da authored about 13 years ago
Merge pull request #27 from sgp/master

Fix missing dependency for mod_ssl for RHEL/CentOS

6d4d852dbf31ae78bf7cdf030a126a9e532e2ccc authored about 13 years ago
Define mod_ssl package needed as dep for Passenger on CentOS/RHEL

e8170276f233c2d0aab74b9324bcf4ed662fdf48 authored about 13 years ago
Merge pull request #25 from krissi/master

Added Debian to dependencies

d5f66791533c04833cc6898c944977ab09db08c1 authored about 13 years ago
added debian to dependencies list

96cbf86e84bee23176946bf57b9417688de6d3a3 authored about 13 years ago
Merge pull request #24 from englishm/master

Update gem command

90dd901654e50a6bda35a48e103fd4732ef9c8a0 authored about 13 years ago
Update gem command

aaf398dd17b02c546f686195fcb52de1b1c38a2e authored about 13 years ago
Add missing apache dependency for passenger

Refs #22.

e0d54540995c23bba8bb053fa3bb74bb0d44427f authored over 13 years ago
Fix deprecation messages in Puppet 2.7

653e877979540d5288dbb1380628a5ffc8aec454 authored over 13 years ago
Remove use of String#lines

String#lines is not part of the ruby < 1.8.7 and the backport was not
working as intended.

Fixe...

16b2d56e41aa0d64f038f0b6bdeb189ef448ecc5 authored over 13 years ago
Changed the gemset name separator from / to @

This change makes a backwards incompatible change to the way gemsets are
defined and used. You ...

9705a1731d9a78ef619af42c8898c47fe8ea1e8a authored over 13 years ago
Merge pull request #16 from yarrow/tweaks

3 Tweaks - RedHat, specific rvm version, fixup for Ruby 1.8

0ed76e0babe1a1c88a5b08fc6bbc00f2d357615e authored over 13 years ago
Use CentOS code for Red Hat also

5135db81c983d1be87059ec5ce48fd6f224c21ab authored over 13 years ago
Work in Ruby 1.8 as well as 1.9

d597ff6c8966f4b5fb5d4d83711dfab771c436a7 authored over 13 years ago
Allow specification of a particular rvm version

For instance, class { 'rvm::system': version => '1.7.2' }
Default version is 'latest'

a514d4f6adc29429d8a6a46a0588985eaa309b11 authored over 13 years ago
Added support for creating and removing gemsets

20f9f9146720068267adada7a4352aa3c068e76f authored over 13 years ago
Removed rvm_prefix parameter as it isn't used anywhere

c5e66e427e548501e9d0594f98156e059633327d authored over 13 years ago
Fixed typo

b097261744de53b5f3ad07b47a85f685759d5043 authored over 13 years ago
Updated default ruby version

419ba5feaf9c9ebb506996a24a80cef4af4d7cc5 authored over 13 years ago
Merge pull request #15 from johnf/master

Ruby 1.9.2 compat: String isn't enumerable anymore:

729cdc7e5058cf6026fbc4124d98fd433051de24 authored over 13 years ago
Ruby 1.9.2 compat: String isn't enumerable anymore:

ebfb59beb14584facb8be401aed7a3a5b15b57c8 authored over 13 years ago
Fixed typo

5ca31ae7553bff986ea478e1056305e00badeed1 authored over 13 years ago
Readme updates

aa250a72ae1cbcce8c618ce9c107bc21702ee3cc authored over 13 years ago
Added a note about using rvm::system_user

0617ff817a43333f5ddd3ad3278c5b0c90583a12 authored over 13 years ago
Updated README to wrap stanzas with $rvm_installed

211940ddb5f6925edc4be9a7e2c8dd00bbfb5545 authored over 13 years ago
Ensure all dependencies are met before installing rvm

e00ca2dd82fcac5fda3a2eb7952c210a6de9cc5b authored over 13 years ago
Ensure /usr/local/rvm/bin/rvm is used as the rvm binary

Different rvm versions install the rvm binary in either:
/usr/local/bin/rvm
or
/usr/local/rv...

daeb59deea692d7863764931c0dfc7a214323f29 authored over 13 years ago
Added a note about importing the rvm module

This should not be required, but it doesn't hurt to explicitly import
the rvm module. It doesn'...

5774f196f74922056d541a004fed09ab915c2c03 authored over 13 years ago
Added minimum puppet version: 2.6.7

Fixes #13.

6ec9d1ae2b8b9eeeb70299ced8c853f3af2c14c7 authored over 13 years ago
Fixed bug in setting default ruby

18243d59f44bd312d4619e4050788380735b4fd5 authored over 13 years ago
Merge pull request #11 from avdi/master

Fully-qualified path for 'cat'

7c089bfbaca557d6d38349756c7d0a757855ac21 authored over 13 years ago
Fixed cat path

bd406caccc21c9c81e8c56c3e6fc56e124681d0b authored over 13 years ago
Fully-qualified path for 'cat'

2ce6f88ed7d963559dc81e846e7e979b5144ec08 authored over 13 years ago
Merge branch 'master' of https://github.com/moviepilot/puppet-rvm into moviepilot-master

Conflicts:
lib/puppet/provider/rvm_system_ruby/rvm_system_ruby.rb

3e1bdd5b8cd0b1caa4bc3d03b170e30fafb75b5e authored over 13 years ago
Added a note about CentOS support

dcc1a5c7f3f395024ccd2ba56273b4c10192f9bb authored over 13 years ago
Merge pull request #1 from damokles/master

updated rvm path to new location /usr/local/bin/rvm

da119665688e34020a6d8a36609f76c482c2f954 authored over 13 years ago
updated rvm path to new location /usr/local/bin/rvm

7440a0f2b4fce769b07fa61910d55466969746f3 authored over 13 years ago
Ditch include

f962a04fa9093e69efc8f8a945a3fa8f5e6860c1 authored over 13 years ago
Add support for CentOS

e10e6f3295597d241b0b0e3c448dd5411f63259e authored over 13 years ago
Merge pull request #7 from shapeshed/master

Documentation on custom types

3f6d59a65fb0b2c0a58150dbf3ad52e4230433f4 authored over 13 years ago
documentation on enabling custom types

8b45a23f7ca16d44f869634c0f1dbf24c5f7acdd authored over 13 years ago
Added support for installing the same gem for multiple Rubies

Fixes #6.

381a747d8642955228a48e14e520b16c71b0fb0d authored over 13 years ago
Merge pull request #5 from nitay/master

Make passenger work with any apache service name

1d82d8ea5fd7567ffbb3a7b8f511579463d128ed authored over 13 years ago
previous doesnt work, just try all cases

95e04225d57a6510460b3c2e2813a573e816b91d authored over 13 years ago
use apache name from module

075f5bcc19daa585534ceae9f6f11045ab8ba2e2 authored over 13 years ago
Updated readme to include $rvm_installed

Thanks to cparedes for the fix.

443929cb0834600949a64f0019f21f8d96c2e795 authored over 13 years ago
Adding rvm_installed fact for wrapping around rvm_system_ruby and rvm_gem resources.

b028873f4eac6bb40f15f395c260d1e7542fac51 authored over 13 years ago
Use /usr/local/rvm/bin instead of /usr/local/bin for passenger

b265f0a72ee593f4b072c4880a845fff47252e6b authored over 13 years ago
readme updates

781f8e8e1cd399ed6e44e6c3fab8ef3206567aaf authored over 13 years ago
Fixed the rvm path

Thanks to jamtur01 for the patch!

c740d3b0c18f0e936b03598c84bbd3fd69f37e49 authored over 13 years ago
Updated gem selection regex and don't install rdoc

For more info, see this bug on the upstream gem provider:
http://projects.puppetlabs.com/issues/...

37a3fc2aa1f425cc932921637a46642edf58b04b authored over 13 years ago
Added a simple readme

ea1664cb557e508f724eb16e1d288dd77221dd84 authored over 13 years ago
Fixed typo

e52e6738d28d6bd54c01a8efa3ba7bb8f0c08cac authored over 13 years ago
Install rvm more directly

ee20f6bd33f2a5c8241e7ae4905930dd6ee15423 authored over 13 years ago
Fix rvm install URL

6cf5f27c50e2dd67ad2b810c66c56d793af539bd authored over 13 years ago
Added a class for configuring passenger

ee244abba01a51f6c983edd3e25c2d06a93f40c5 authored almost 14 years ago
Refactored to use rvm exec instead of wrapper scripts

81c5edcf0bdb3c1152c0376df7b64ff16f3f6139 authored almost 14 years ago
Added an rvm_gem type for installing gems using RVM

e7963788cc36eb2b876aeb1ada5d7f31899dc4e6 authored almost 14 years ago
Initial import

72e28ccaf74baae4e110416047d1fb35a5264537 authored almost 14 years ago