f145028a6e
carve out fetsite
2018-02-25 12:55:35 +01:00
00bb5c4d5b
requirements
2018-02-22 20:59:09 +01:00
Andreas Stephanides
d34a747668
fetsite installation
2017-12-08 08:56:02 +01:00
Andreas Stephanides
a8c7bdb4c7
mysqllib as prerequirement
2017-11-20 18:30:25 +01:00
Andreas Stephanides
6af6261b53
small changes for fetsite
2017-11-17 23:03:43 +01:00
Andreas Stephanides
1d40cf532c
added create ruby user
2017-11-10 20:03:08 +01:00
Piotr Kuczynski
4ec735bb9c
Update mpapis key id to full length
2016-11-15 11:07:07 +01:00
Paul Montero
d6534a311f
Make default rvm1_user as a non root user
2016-11-11 12:37:03 -05:00
Pavel Litvyak
f24f1eb327
Add possibility to skip bundler installation
2016-11-10 14:54:41 +03:00
Alex Zepeda
030e1202e1
Use the root_user variable to populate the group by default
2016-09-08 10:20:50 -07:00
Alex Zepeda
2611f18e85
Parameterize superuser/group names
2016-09-04 00:29:08 -07:00
Abdelkader Boudih
2210912c7b
Use latest version
2016-05-30 22:28:25 +01:00
Nathan Typanski
21d622c942
update rvm installer path
...
The rvm repository on GitHub has moved. Update the installer path to
this new location.
2016-01-22 13:48:12 -05:00
Bogdan
2fe10dfddd
changed ruby version to 2.2.2
2015-07-22 22:23:06 +03:00
Nick Janetakis
aefe5b0556
Add note in readme about setting default ruby
2015-03-15 15:05:46 -07:00
Mike Chau
f4081f08c4
Add option for passing ruby install flags
2015-01-28 21:27:02 -06:00
tipair
5fe16e21e2
Allow users to configure the autolibs mode of installed rvms.
...
On Ubuntu 14.04 without sudo, the default autolibs mode 2 causes the
role to hang when trying to install ruby-1.9.3-p0.
2015-01-21 16:55:32 -06:00
Nick Janetakis
7bab6b78e7
Merging latest changes
2014-12-12 08:23:44 -05:00
Nick Janetakis
eac27af50c
Add rvm1_user so you can set the rvm directory owner
2014-12-12 08:20:59 -05:00
Michal Papis
4729781077
fix rvm system path
2014-11-21 12:32:18 +01:00
Nick Janetakis
df3983cada
Merge branch 'master' of ssh://github.com/rvm/rvm1-ansible
2014-11-07 10:23:57 -05:00
Joni Hasanen
4a6fc61bd0
Made changed @nickjj suggested
2014-10-29 15:29:46 +02:00
Nick Janetakis
a1faa54af6
Remove the python-httplib2 dependency
...
Rather than check the remote VERSION with the 'uri' Ansible module
I decided to just always run rvm update unless you specifically disable
that in the default options.
The benefits of this change is that the role no longer depends on any
packages and CentOS 7 does not have python-httplib2 anyways.
The cons of this change is that the update takes an additional 2-3
seconds to run when it was skipped previously unless needed. However, with the
elimination of quite a few tasks and logic the overall run speed of the
role is faster than before.
2014-10-16 10:22:33 -04:00
Nick Janetakis
98a4eb88b2
Update the default ruby version to 2.1.3
2014-10-16 10:21:54 -04:00
Nick Janetakis
027f7e8c1a
Comment the defaults file
2014-09-20 12:16:11 -04:00
Nick Janetakis
2d15cea6ad
Reformat tasks to make them more consistent
2014-09-20 07:46:52 -04:00
Nick Janetakis
1c2b8d81c7
Install python-http2lib when necessary
2014-07-18 16:19:39 -04:00
Nick Janetakis
997f8d6d0a
Switch the order of how the variables are listed in the readme
2014-07-01 15:23:51 -04:00
Nick Janetakis
6144181edf
Add the ability to delete a ruby version
2014-07-01 15:21:34 -04:00
Nick Janetakis
043b7976b3
Change the variables to the new role name and set the owner:group
2014-07-01 14:59:21 -04:00
Nick Janetakis
797739c17c
Support installing multiple rubies in 1 run and refactor a bit
2014-07-01 13:31:01 -04:00
Nick Janetakis
df64aefbac
Expose popular ruby paths and refactor a bit
2014-07-01 06:50:17 -04:00
Nick Janetakis
4f0e0c84ba
Upgrade the default version to 2.1.2
2014-06-07 18:20:11 -04:00
Nick Janetakis
1152821f62
Expose the url for both the installer and stable rvm version number
2014-06-03 07:13:28 -04:00
Nick Janetakis
a9e88356f5
Add autograde feature for rvm and keep the installer script locally
2014-06-02 19:30:32 -04:00
Nick Janetakis
cf8ac7736c
Initial commit
2014-05-03 13:42:45 -04:00