Skip to content

Commit

Permalink
Merge pull request #829 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
agrare authored Oct 1, 2023
2 parents e2ef699 + 72f042e commit b8c2a3a
Showing 1 changed file with 59 additions and 3 deletions.
62 changes: 59 additions & 3 deletions db/fixtures/aws_instance_types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19369,7 +19369,7 @@ u-12tb1.metal:
:memory: 13194139533312
:memory_gb: 12288.0
:name: u-12tb1.metal
:network_performance: :na
:network_performance: :very_high
:physical_processor: Intel Xeon Scalable (Skylake)
:processor_clock_speed:
:vcpu: 448
Expand Down Expand Up @@ -19403,6 +19403,34 @@ u-18tb1.112xlarge:
:vcpu: 448
:virtualization_type: []
:vpc_only: true
u-18tb1.metal:
:architecture:
- :x86_64
:cluster_networking:
:current_generation: true
:current_version: true
:description: U-18TB1 Metal
:ebs_only: true
:ebs_optimized_available: true
:enhanced_networking: true
:family: Memory optimized
:instance_store_size: 0
:instance_store_size_gb: 0.0
:instance_store_type:
:instance_store_volumes: 0
:intel_aes_ni: true
:intel_avx: true
:intel_avx2: true
:intel_turbo: true
:memory: 19791209299968
:memory_gb: 18432.0
:name: u-18tb1.metal
:network_performance: :very_high
:physical_processor: Intel Xeon Platinum 8280L (Cascade Lake)
:processor_clock_speed:
:vcpu: 448
:virtualization_type: []
:vpc_only: true
u-24tb1.112xlarge:
:architecture:
- :x86_64
Expand Down Expand Up @@ -19431,6 +19459,34 @@ u-24tb1.112xlarge:
:vcpu: 448
:virtualization_type: []
:vpc_only: true
u-24tb1.metal:
:architecture:
- :x86_64
:cluster_networking:
:current_generation: true
:current_version: true
:description: U-24TB1 Metal
:ebs_only: true
:ebs_optimized_available: true
:enhanced_networking: true
:family: Memory optimized
:instance_store_size: 0
:instance_store_size_gb: 0.0
:instance_store_type:
:instance_store_volumes: 0
:intel_aes_ni: true
:intel_avx: true
:intel_avx2: true
:intel_turbo: true
:memory: 26388279066624
:memory_gb: 24576.0
:name: u-24tb1.metal
:network_performance: :very_high
:physical_processor: Intel Xeon Platinum 8280L (Cascade Lake)
:processor_clock_speed:
:vcpu: 448
:virtualization_type: []
:vpc_only: true
u-3tb1.56xlarge:
:architecture:
- :x86_64
Expand Down Expand Up @@ -19537,7 +19593,7 @@ u-6tb1.metal:
:memory: 6597069766656
:memory_gb: 6144.0
:name: u-6tb1.metal
:network_performance: :na
:network_performance: :very_high
:physical_processor: Intel Xeon Scalable (Skylake)
:processor_clock_speed:
:vcpu: 448
Expand Down Expand Up @@ -19593,7 +19649,7 @@ u-9tb1.metal:
:memory: 9895604649984
:memory_gb: 9216.0
:name: u-9tb1.metal
:network_performance: :na
:network_performance: :very_high
:physical_processor: Intel Xeon Scalable (Skylake)
:processor_clock_speed:
:vcpu: 448
Expand Down

0 comments on commit b8c2a3a

Please sign in to comment.