Skip to content

Commit

Permalink
Merge pull request #774 from miq-bot/update_aws_instance_types
Browse files Browse the repository at this point in the history
Update AWS instance_types
  • Loading branch information
Fryguy authored May 24, 2022
2 parents 4dff438 + ad7858e commit 072a7b6
Showing 1 changed file with 85 additions and 1 deletion.
86 changes: 85 additions & 1 deletion db/fixtures/aws_instance_types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5402,6 +5402,34 @@ i4i.large:
:vcpu: 2
:virtualization_type: []
:vpc_only: true
i4i.metal:
:architecture:
- :x86_64
:cluster_networking:
:current_generation: true
:current_version: true
:description: I4I Metal
:ebs_only: false
:ebs_optimized_available: false
:enhanced_networking: true
:family: Storage optimized
:instance_store_size: 32212254720000
:instance_store_size_gb: 30000.0
:instance_store_type: NVMe SSD
:instance_store_volumes: 8
:intel_aes_ni: true
:intel_avx: true
:intel_avx2: true
:intel_turbo: true
:memory: 1099511627776
:memory_gb: 1024.0
:name: i4i.metal
:network_performance: :very_high
:physical_processor: Intel Xeon 8375C (Ice Lake)
:processor_clock_speed: 3.5 GHz
:vcpu: 128
:virtualization_type: []
:vpc_only: true
i4i.xlarge:
:architecture:
- :x86_64
Expand Down Expand Up @@ -9929,7 +9957,7 @@ r5.8xlarge:
:memory_gb: 256.0
:name: r5.8xlarge
:network_performance: :very_high
:physical_processor: Intel Xeon Platinum 8175 (Skylake)
:physical_processor: Intel Xeon Platinum 8175
:processor_clock_speed: 3.1 GHz
:vcpu: 32
:virtualization_type:
Expand Down Expand Up @@ -14053,6 +14081,34 @@ x2idn.32xlarge:
:vcpu: 128
:virtualization_type: []
:vpc_only: true
x2idn.metal:
:architecture:
- :x86_64
:cluster_networking:
:current_generation: true
:current_version: true
:description: X2IDN Metal
:ebs_only: false
:ebs_optimized_available: false
:enhanced_networking: true
:family: Memory optimized
:instance_store_size: 4080218931200
:instance_store_size_gb: 3800.0
:instance_store_type: NVMe SSD
:instance_store_volumes: 2
:intel_aes_ni: true
:intel_avx: true
:intel_avx2: true
:intel_turbo: true
:memory: 2199023255552
:memory_gb: 2048.0
:name: x2idn.metal
:network_performance: :very_high
:physical_processor: Intel Xeon Scalable (Icelake)
:processor_clock_speed: 3.5 GHz
:vcpu: 128
:virtualization_type: []
:vpc_only: true
x2iedn.16xlarge:
:architecture:
- :x86_64
Expand Down Expand Up @@ -14221,6 +14277,34 @@ x2iedn.8xlarge:
:vcpu: 32
:virtualization_type: []
:vpc_only: true
x2iedn.metal:
:architecture:
- :x86_64
:cluster_networking:
:current_generation: true
:current_version: true
:description: X2IEDN Metal
:ebs_only: false
:ebs_optimized_available: false
:enhanced_networking: true
:family: Memory optimized
:instance_store_size: 4080218931200
:instance_store_size_gb: 3800.0
:instance_store_type: NVMe SSD
:instance_store_volumes: 2
:intel_aes_ni: true
:intel_avx: true
:intel_avx2: true
:intel_turbo: true
:memory: 4398046511104
:memory_gb: 4096.0
:name: x2iedn.metal
:network_performance: :very_high
:physical_processor: Intel Xeon Scalable (Icelake)
:processor_clock_speed: 3.5 GHz
:vcpu: 128
:virtualization_type: []
:vpc_only: true
x2iedn.xlarge:
:architecture:
- :x86_64
Expand Down

0 comments on commit 072a7b6

Please sign in to comment.