Skip to content

Commit c79f40c

Browse files
committed
rewording
1 parent 04f745f commit c79f40c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

puppet/manifests/default.pp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
$as_vagrant = 'sudo -u vagrant -H bash -l -c'
33
$home = '/home/vagrant'
44

5-
# Pick one modern enough, supported in recent Rails versions, and for which RVM
6-
# provides binaries.
5+
# Pick a Ruby version modern enough, that works in the currently supported Rails
6+
# versions, and for which RVM provides binaries.
77
$ruby_version = '2.0.0-p353'
88

99
Exec {

0 commit comments

Comments
 (0)