sbadia/puppet-gitlab

puppet-gitlab with RVM on CentOS 6 (EL6)

Closed this issue · 2 comments

Hello,

I have been struggling to get puppet-gitlab to install gitlab onto a CentOS 6.4 server.
Because the standard Ruby on CentOS is 1.8.7 i used RVM to install 1.9.3

This required some modifications to the gitlab::install class.
These changes are definitely not usable in the normal gitlab module.

I link to my branch here FYI and of anyone wanting to do what i did and maybe to see if it would be at all possible to integrate these changes some way.

Comments are welcome.

Here is my branch : zipkid@bbba223

Thank you for the module!

Stefan.

Hi Stefan, sorry for the delay… Thanks you for your message.
We have a troll^Wdiscussion about rvm vs rbenv here :-) #140 (comment) or #114.
If we choose rvm, it will maybe integrate this with https://forge.puppetlabs.com/maestrodev/rvm
But this change is linked to deeper others :-/ #35 and #111
Thanks also !

Hi, I close this issue #114 is now merged thanks @andschwa !