Skip to content

Instantly share code, notes, and snippets.

@tbatchelli
Created October 14, 2010 03:28
Show Gist options
  • Save tbatchelli/625510 to your computer and use it in GitHub Desktop.
Save tbatchelli/625510 to your computer and use it in GitHub Desktop.
(#<EC2Hardware [id=m1.xlarge, providerId=m1.xlarge, name=m1.xlarge, processors=[[cores=4.0, speed=2.0]], ram=15360, volumes=[[id=null, type=LOCAL, size=10.0, device=/dev/sda1, durable=false, isBootDevice=true], [id=null, type=LOCAL, size=420.0, device=/dev/sdb, durable=false, isBootDevice=false], [id=null, type=LOCAL, size=420.0, device=/dev/sdc, durable=false, isBootDevice=false], [id=null, type=LOCAL, size=420.0, device=/dev/sdd, durable=false, isBootDevice=false], [id=null, type=LOCAL, size=420.0, device=/dev/sde, durable=false, isBootDevice=false]], supportsImage=is64Bit()]>
#<EC2Hardware [id=m2.2xlarge, providerId=m2.2xlarge, name=m2.2xlarge, processors=[[cores=4.0, speed=3.25]], ram=35020, volumes=[[id=null, type=LOCAL, size=10.0, device=/dev/sda1, durable=false, isBootDevice=true], [id=null, type=LOCAL, size=840.0, device=/dev/sdb, durable=false, isBootDevice=false]], supportsImage=is64Bit()]>
#<EC2Hardware [id=m1.large, providerId=m1.large, name=m1.large, processors=[[cores=2.0, speed=2.0]], ram=7680, volumes=[[id=null, type=LOCAL, size=10.0, device=/dev/sda1, durable=false, isBootDevice=true], [id=null, type=LOCAL, size=420.0, device=/dev/sdb, durable=false, isBootDevice=false], [id=null, type=LOCAL, size=420.0, device=/dev/sdc, durable=false, isBootDevice=false]], supportsImage=is64Bit()]>
#<EC2Hardware [id=c1.medium, providerId=c1.medium, name=c1.medium, processors=[[cores=2.0, speed=2.5]], ram=1740, volumes=[[id=null, type=LOCAL, size=10.0, device=/dev/sda1, durable=false, isBootDevice=true], [id=null, type=LOCAL, size=340.0, device=/dev/sda2, durable=false, isBootDevice=false]], supportsImage=Not(is64Bit())]>
#<EC2Hardware [id=m2.4xlarge, providerId=m2.4xlarge, name=m2.4xlarge, processors=[[cores=8.0, speed=3.25]], ram=70041, volumes=[[id=null, type=LOCAL, size=10.0, device=/dev/sda1, durable=false, isBootDevice=true], [id=null, type=LOCAL, size=840.0, device=/dev/sdb, durable=false, isBootDevice=false], [id=null, type=LOCAL, size=840.0, device=/dev/sdc, durable=false, isBootDevice=false]], supportsImage=is64Bit()]>
#<EC2Hardware [id=m2.xlarge, providerId=m2.xlarge, name=m2.xlarge, processors=[[cores=2.0, speed=3.25]], ram=17510, volumes=[[id=null, type=LOCAL, size=420.0, device=/dev/sda1, durable=false, isBootDevice=true]], supportsImage=is64Bit()]>
#<EC2Hardware [id=m1.small, providerId=m1.small, name=m1.small, processors=[[cores=1.0, speed=1.0]], ram=1740, volumes=[[id=null, type=LOCAL, size=10.0, device=/dev/sda1, durable=false, isBootDevice=true], [id=null, type=LOCAL, size=150.0, device=/dev/sda2, durable=false, isBootDevice=false]], supportsImage=Not(is64Bit())]>
#<EC2Hardware [id=t1.micro, providerId=t1.micro, name=t1.micro, processors=[[cores=1.0, speed=1.0]], ram=630, volumes=[], supportsImage=hasRootDeviceType(ebs)]>
#<EC2Hardware [id=cc1.4xlarge, providerId=cc1.4xlarge, name=cc1.4xlarge, processors=[[cores=4.0, speed=4.0], [cores=4.0, speed=4.0]], ram=23552, volumes=[[id=null, type=LOCAL, size=10.0, device=/dev/sda1, durable=false, isBootDevice=true], [id=null, type=LOCAL, size=840.0, device=/dev/sdb, durable=false, isBootDevice=false], [id=null, type=LOCAL, size=840.0, device=/dev/sdc, durable=false, isBootDevice=false]], supportsImage=idIn([us-east-1/ami-7ea24a17])]>
#<EC2Hardware [id=c1.xlarge, providerId=c1.xlarge, name=c1.xlarge, processors=[[cores=8.0, speed=2.5]], ram=7168, volumes=[[id=null, type=LOCAL, size=10.0, device=/dev/sda1, durable=false, isBootDevice=true], [id=null, type=LOCAL, size=420.0, device=/dev/sdb, durable=false, isBootDevice=false], [id=null, type=LOCAL, size=420.0, device=/dev/sdc, durable=false, isBootDevice=false], [id=null, type=LOCAL, size=420.0, device=/dev/sdd, durable=false, isBootDevice=false], [id=null, type=LOCAL, size=420.0, device=/dev/sde, durable=false, isBootDevice=false]], supportsImage=is64Bit()]>)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment