1
0
Fork 0
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:
Arsen Shamkhalov 2018-10-03 21:37:40 +07:00
parent b776edebad
commit be696d8e42

View file

@ -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,