With the v13.2 ServerTemplate release, all images were upgraded to version 1.9.3. However, users may require an older version. The user must downgrade ruby to version 1.8.7 manually.
Execute the following on the command line of a v13.2 Linux RightImage instance logged in as 'root':
For CentOS and RedHat:
yum erase ruby ruby-libs yum install ruby-1.8.* yum install rubygems
For Ubuntu:
apt-get install ruby1.8 rubygems (may already be installed) update-alternatives --set ruby "/usr/bin/ruby1.8" update-alternatives --set gem "/usr/bin/gem1.8"
Announcements
None
© 2006-2014 RightScale, Inc. All rights reserved.
RightScale is a registered trademark of RightScale, Inc. All other products and services may be trademarks or servicemarks of their respective owners.