Update the rvm install path to use /home/nick
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
rvm1_user: 'travis'
|
rvm1_user: 'travis'
|
||||||
rvm1_group: 'audio'
|
rvm1_group: 'audio'
|
||||||
rvm1_temp_download_path: '/tmp'
|
rvm1_temp_download_path: '/tmp'
|
||||||
rvm1_install_path: '~/.rvm'
|
rvm1_install_path: '$HOME/.rvm'
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- ansible-ruby
|
- ansible-ruby
|
||||||
Reference in New Issue
Block a user