mirror of
https://github.com/fog/fog-aws.git
synced 2022-11-09 13:50:52 -05:00
commit
5e6637937c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ module Fog
|
||||||
{
|
{
|
||||||
:id => 't1.micro',
|
:id => 't1.micro',
|
||||||
:name => 'Micro Instance',
|
:name => 'Micro Instance',
|
||||||
:bits => 0,
|
:bits => 32,
|
||||||
:cores => 1,
|
:cores => 1,
|
||||||
:disk => 0,
|
:disk => 0,
|
||||||
:ram => 658,
|
:ram => 658,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue