rightimage_tools

RightImage tools is a collection of miscellaneous scripts and libraries useful to the creation of RightImages

Usage

require ‘rightimage_tools’

# This will create a random mci if it doesn’t exist. mci_tool = RightImageTools::MCI.new mci_tool.add_image_to_mci(

:name => "DEV: RightImage_CentOS_5.6_x64_v5.7",
:cloud_id => 6, #Oregon,
:image_id => "aws-xxxxxx")

Copyright © 2012 RightScale, Inc. See LICENSE.txt for further details.