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

Bump version to 1.12.0

7a779e5b321123f5e246741556880226a6dc4ad8 authored over 9 years ago
Run modulesync

abcccecd88b1691b3a7687dab7268a8bec8e5dc6 authored over 9 years ago
Issue #86 Use gnupg module to install gpg and key

Use the gnupg_installed fact in newer golja-gnupg modules

Fix tests

87a2f060f4fefb03b186371166c2342a90d1b24b authored over 9 years ago
Issue #90 Convert arguments to string before checking if they are empty for Puppet 4

3b492bfe6c08bfd41cfdeafaa3290c0324aacbff authored over 9 years ago
Update to Puppet 4

9f13e79fc8ee734ee7faafd3ea00f01ff03bddd3 authored over 9 years ago
Run modulesync

4fd04ca65cf0c4df86fee420bf959640c596625d authored over 9 years ago
Run modulesync

5b8549511cc88e0b8b38ff0d497c9b186053e7c5 authored over 9 years ago
Revert "Merge pull request #92 from joebew42/extracting_key_id"

This reverts commit fd461b93dff35757c0dba7b6609ea7b1f2aa518b, reversing
changes made to 674829d9...

2f9dc3fce9eba100d886ff23eb3106851d8cac81 authored over 9 years ago
Merge pull request #92 from joebew42/extracting_key_id

Extractig key_id as paramater for rvm class

fd461b93dff35757c0dba7b6609ea7b1f2aa518b authored over 9 years ago
Fix double quoted string

d8e8e490678d438393dbf207425fa52fe164ea08 authored over 9 years ago
Extractig key_id as paramaters for rvm class

a14cd4d474e11065f3b90c6787d28082c7c3a349 authored over 9 years ago
[blacksmith] Bump version to 1.11.1

674829d9519b2ef8098cbcb9adaf71aa66616cc1 authored almost 10 years ago
Revert "[blacksmith] Bump version to 1.11.1"

This reverts commit 3f0b3d2426fb8134f628a31e5fd41681a48bac0f.

3748915380812d25c2f8fc638024261b04bd15ec authored almost 10 years ago
Apply modulesync

c069bf3a1c62a980a291dae36345e2f250617a61 authored almost 10 years ago
Add forge shields

0df19ab973474995bd6e5fcc6935717e0b6b4b78 authored almost 10 years ago
[blacksmith] Bump version to 1.11.1

3f0b3d2426fb8134f628a31e5fd41681a48bac0f authored almost 10 years ago
Bump version to 1.11.0

6eb8e59cce33c4755bde413f15e2a01389e25fad authored almost 10 years ago
Deploy from travis

c0fce3a5af0cbc9936a348eea533bb28ce78ac62 authored almost 10 years ago
Merge pull request #87 from tiengo/master

Install gems using Hiera

433c07bc470cfa08cb0b9316ff24312681a9b0ff authored almost 10 years ago
install gems using Hiera

50f25f0cea319381322c4272c3a63e6703a5beb7 authored almost 10 years ago
Merge pull request #85 from ajcrowe/added_keyserver_variable

Added option to specify the key_server

720182670c14465afbff0cca6abe1624d12cde2c authored almost 10 years ago
added option to specify the key_server

a1254cc5b0eb74e245556896fcc6529b443d3ba7 authored almost 10 years ago
[blacksmith] Bump version to 1.10.3

59b4931d87921823996a09b5e3d58b3d2fe47638 authored almost 10 years ago
Fix #83 Use a proper path when fetching the gpg key with exec

9945173ff0f2138bc0cd2e3d4a5d81e72cef7aca authored almost 10 years ago
[blacksmith] Bump version to 1.10.2

4e455fd4eb8eaf170bf84aa5ae769954168ce900 authored almost 10 years ago
Run modulesync

c79ab56fdeeb542e03e284628465ad7d82f5c7c1 authored almost 10 years ago
Fix #82 Use gpg instead of gpg2

Fix the installation on debian

f8632ca39c349adb79191c9ff0b4792ba3a6d84f authored almost 10 years ago
Run modulesync

5118058df4c9e31acf86974ddc9597a812996e15 authored almost 10 years ago
Install gpg2 in all linux and os x when using rvm::gpg

Fix #79

fc8fab11f88cd5bab59e558f5ebe8da58e3e7e3c authored almost 10 years ago
Merge pull request #81 from TJM/issue-80-centos7

Fixes #80 - CentOS 7 libcurl-devel dependency

95492e6ac4c98b4ec98fc549e4cb82fc6f52c29a authored almost 10 years ago
Fixes #80 - CentOS 7 libcurl-devel dependency

a1698f6dfd2ee96493fa64808183f2faf209b09a authored almost 10 years ago
[blacksmith] Bump version to 1.10.1

45fdc25acf21912588214827d5f0a6dd0b4cded7 authored almost 10 years ago
Bump to 1.10.0

e8685c9a795337554b25f10ce773adbdfb916e33 authored almost 10 years ago
Merge pull request #78 from edestecd/ignore_gpg

Use which to test for gpg2

db5dbb0b7b93740f2349f5eb145c2129d1e98e0b authored almost 10 years ago
Use which to test for gpg2

Running gpg2 directly fails on systems without this command. Puppet pre checks for commands in ...

2d62ec231cf84dd54921ee10aff0b7a32de22d04 authored almost 10 years ago
Add missing root_home to tests

729b3170fa9f39dd703d8fe8897bee5ad4c10df3 authored almost 10 years ago
Ignore gpg check if it is not installed, same as rvm does

dfd306ec5b9c3eefdc97d2149d538741a47c59c6 authored almost 10 years ago
Run modulesync

c12411bae10666650e4a0f8390e349e1b679ab26 authored almost 10 years ago
Add Gemfile.lock that had been deleted

09459a4c4ca0717313851f64d68902a79f0da1ba authored almost 10 years ago
Use stdlib root_home instead of hardcoded value

stdlib can detect the correct value for different OS

Require puppetlabs-stdlib >=4.2.0 for root...

45464d4afd89725b94c8979e74123fcdd72e3eea authored almost 10 years ago
[blacksmith] Bump version to 1.9.2

68bc4ed44660a602fbcad088ffce7ba80b415cbe authored almost 10 years ago
Merge pull request #75 from eefahy/apache-pkg-ensure

allow override to not install mod_passenger if just installing the gem

a22b8238d13eab6cc6e586f491e467ee2beac3d0 authored almost 10 years ago
allow override to not install mod_passenger if just installing the gem

6e605100f7250b134d37fcb2de6104e4dc0638a8 authored almost 10 years ago
Merge pull request #74 from scurvy/master

Name check should be exact, not globbed

9c9f8d02ebafdd602b16b2e169961567db6f2569 authored about 10 years ago
[blacksmith] Bump version to 1.9.1

711175887726c165dd14ac6bfdbe4d59a513a28b authored about 10 years ago
Bump version to 1.9.0

5caf51192da11237d7cbb7741e8d4dfcfcedc394 authored about 10 years ago
Apply modulesync

ebb6efbf83b998262f9f6ed858a0e2fe427e6118 authored about 10 years ago
Require puppet 3.0+

60ef3e429a123c925df7f3d1305c34a84b691ad9 authored about 10 years ago
Add rvm_version fact to test

65931a5c1963c5a5d2d0bf09d7236e27c4c8fdfc authored about 10 years ago
Add modulesync customization file

a100d7ff3d7a8baefff3090d3e23b55368f80271 authored about 10 years ago
Merge pull request #73 from jonoterc/trusty-passenger

adding ubuntu 14.04 support for rvm:passenger

19e183f50a425320f50efe96e78d872dd35c9454 authored about 10 years ago
system spec supports ubuntu 14.04

tweaked passenger installation indempotence testing for Ubuntu 12.04, 14.04 to accomodate extern...

989189e9d4bf5863b9188c3eee927a004cae8f9a authored about 10 years ago
clarifying comments on passenger extra copying

672d391e2f2ad4558b92ace01470cba918d239eb authored about 10 years ago
catching failed passenger-install-apache2-module execution

adding a file directive to ensure the presence of passenger's compiled module object file.

this...

3300802133e23c29e416332ac0be6f513061e6b4 authored about 10 years ago
updating passenger manifest for compatibility with ubuntu 14.04

tweaking copying of passenger_extra.conf data to passanger.conf to only executed when passenger_...

40e2fcd80b359485cfda4639eed353c327fe59d1 authored about 10 years ago
adding testing support for ubuntu trusty

using the ubuntu-provided vagrant box at https://cloud-images.ubuntu.com

boosted memory allocat...

37052d6e837d1b70d93d52e46760ac336abb7f6c authored about 10 years ago
13.10 is not longer supported by beaker/puppet

http://apt.puppetlabs.com no longer provides a release for saucy salamander (13.10), blocking te...

9c3534456c71a23f26de6fb0cd401633c1840a9f authored about 10 years ago
[blacksmith] Bump version to 1.8.2

ad8324cf71ac294b825bd6d477d926704286f2d2 authored about 10 years ago
Fix #71 concat needs arrays in stdlib < 4.2.0

stdlib 4.0.0 was pulled from forge

2349eb9e84bc7dce21151de5ffaf7c509a2b0cbb authored about 10 years ago
Issue #71 concat was added in stdlib 4.0.0

Update dependencies

949f467d0c950a880d999b3e0f849036bb8888dc authored about 10 years ago
Add travis build status

b3c14c04d1d098f83dbc9e5adbc92267fc13ec5a authored about 10 years ago
[blacksmith] Bump version to 1.8.1

71fc117104fb8fc43dfd7485cbd319b43c900dd2 authored about 10 years ago
Bump version to 1.8.0

2760c0921ba956fb1846f2c52924f7c08cba5f12 authored about 10 years ago
Fix #70 Don't set no_proxy if it's empty

0ec3635ddbdbc7be234bed3aea10c811a00add9e authored about 10 years ago
Fix #59 Add options to opt out of rvmrc/group management

48bc79ed25d8171a9d40242e31c5600cd2031d81 authored about 10 years ago
Fix #69 Require gpg key before upgrade

2736cd0c00fad313fd230003fc403a03e46b5225 authored about 10 years ago
Simplify environment variable to avoid duplication

no_proxy is set to empty anyway, should not cause problems, otherwise could
be defaulted to locl...

9afdc900f0ee0f9a7504df56bbbd5e11a1551488 authored about 10 years ago
Add support for the no_proxy parameter

Allows setting the no_proxy environment variable to exclude certain addresses/urls from the prox...

2cbce09ce73a14dc9e45266a0f84eb17d78be768 authored about 10 years ago
[blacksmith] Bump version to 1.7.2

be4e2a05ad40e8a511e37dcf1c1652fb544697c1 authored about 10 years ago
Fix Issue #67 If not already installed, install gpg2

d8dc29f8587e0b91bfd50723f098450280f01b73 authored about 10 years ago
[blacksmith] Bump version to 1.7.1

210cc6c3caae062e00fbb71ed7ec74eff9732a1b authored about 10 years ago
Back to 1.7.0

c2afb3faed7a06188d07b8c16e6870279a6577c6 authored about 10 years ago
[blacksmith] Bump version to 1.7.3

8799091c07315dfbe386a037161afb92de85cd11 authored about 10 years ago
[blacksmith] Bump version to 1.7.2

b570429521454ad69fcb4ff8f0251b4a1a210c33 authored about 10 years ago
[blacksmith] Bump version to 1.7.1

24195dfe2f64a01ff778d1dcf4f2d06e78ce7318 authored about 10 years ago
Use metadata for librarian-puppet

22d3cea393361342d859b0f19a1ec4bf4a6c5f15 authored about 10 years ago
Update gems

62d29d0d59ba1d9d58bfd849124e297bba74404c authored about 10 years ago
Use metadata.json instead of Modulefile, bump to 1.7.0

c66375b674c644f148819687fb1b15b130788035 authored about 10 years ago
Issue #65 Add RVM gpg key import

4519d1ae69a0a06ab8e2618a291eaee9ee8a116f authored about 10 years ago
Update gems and use docker as default Beaker image

6f9077baf20c5440d5e5fd9bde60cd4c87ddbe68 authored about 10 years ago
[blacksmith] Bump version

b5547246f84d61e1e9cffa5ed696827996342f79 authored over 10 years ago
Add travis matrix

317095e551528b7968ae9975e071a3a5bcb6985c authored over 10 years ago
Lint fixes

fe48e8bc38be9d6f9ee16d86ce16ea49b7ebd51c authored over 10 years ago
Add spec for rvm_wrapper

ded547802ddd6b08436f281b5f49754329a5ae20 authored over 10 years ago
[blacksmith] Bump version

895bf05544640b79b5e5408d0cc47368e03bddf6 authored over 10 years ago
Merge pull request #58 from edestecd/maestrodev

Quote bare word upper case words in case statements

cba557781f55dc4b2b324e50b4e089f7cf0b7bb3 authored over 10 years ago
Quote bare word upper case words in case statements

Bare word upper case words are reserved in puppet 3 future parser (puppet 4)

0c496e975c8b03e602c9181f18bf68b98041e2fe authored over 10 years ago
[blacksmith] Bump version

29bb975ca87a6cd496c011803d30bac62924b613 authored over 10 years ago
Merge pull request #52 from mczepiel/readme-rvmrc

Add instructions for using rvm::rvmrc class

22e489a785738618f624551457f8886479f8b587 authored over 10 years ago
Add instructions for using rvm::rvmrc class

The instructions for using `file {‘/etc/rvmrc’: …}` would lead to a
duplicate attempt to edit sa...

e114777b0f888f72e978b282bca063c933ba6be0 authored over 10 years ago
[blacksmith] Bump version

170104dfcaca1cd1f0e81ff4cf82a07fe155780e authored over 10 years ago
Merge branch 'mczepiel-path-check' into maestrodev

f5669c1870c9fe865ff8979cb2bbd792582576a1 authored over 10 years ago
Merge branch 'eefahy-create-user' into maestrodev

df26a7abae4ea2265c5357e311ccbed8b7768bb7 authored over 10 years ago
Formatting and lint

64b79d69d7bd8699af308f3b1aa1fd3d201d4ee0 authored over 10 years ago
Add silence_path_mismatch_check_flag to rvm::rvmrc

I need to configure this particular option and was unable to do so
as it wasn’t explicitly inclu...

b2e55dee3fc0a71f947f961ced76bd53988ecb12 authored over 10 years ago
add option to skip user creatation for system_user

6cd171601f68af983db3af2d29484c6e52d4cec2 authored over 10 years ago
[blacksmith] Bump version

b316790ab9d4bcd78396641572c4d95e7af33b47 authored over 10 years ago
Merge pull request #48 from PaulMakepeace/add-user-os-x

Use OS X's directory service tools to manage adding user to rvm group

d4045832dec09ed59e17378eaf662d92c74ba350 authored over 10 years ago
Use OS X's directory service tools to manage adding user to rvm group

9b201d83d8cff2328f7797bcb3af908e21e9c10b authored over 10 years ago
[blacksmith] Bump version

28f997028d568503ba507e50fe9b7982cdc1a6a9 authored over 10 years ago