mirror of
https://github.com/fog/fog-aws.git
synced 2022-11-09 13:50:52 -05:00
EYPP-6850 fix a number of cores
This commit is contained in:
parent
b776edebad
commit
be696d8e42
1 changed files with 1 additions and 1 deletions
|
@ -688,7 +688,7 @@ module Fog
|
|||
:id => "m4.16xlarge",
|
||||
:name => "M4 Sixteen Extra Large",
|
||||
:bits => 64,
|
||||
:cores => 40,
|
||||
:cores => 64,
|
||||
:ram => 262144,
|
||||
:disk => 0,
|
||||
:ebs_optimized_available => true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue