Skip to content

Commit

Permalink
Merge pull request ManageIQ#848 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 Mar 3, 2024
2 parents 7df6a9b + 6365822 commit 731b2e9
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions db/fixtures/aws_instance_types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13108,6 +13108,34 @@ m7gd.medium:
:vcpu: 1
:virtualization_type: []
:vpc_only: true
m7gd.metal:
:architecture:
- :arm64
:cluster_networking:
:current_generation: true
:current_version: true
:description: M7GD Metal
:ebs_only: true
:ebs_optimized_available: false
:enhanced_networking: true
:family: General purpose
:instance_store_size: 0
:instance_store_size_gb: 0.0
:instance_store_type:
:instance_store_volumes: 0
:intel_aes_ni: true
:intel_avx:
:intel_avx2:
:intel_turbo:
:memory: 274877906944
:memory_gb: 256.0
:name: m7gd.metal
:network_performance: :very_high
:physical_processor: AWS Graviton3 Processor
:processor_clock_speed: 2.5 GHz
:vcpu: 64
:virtualization_type: []
:vpc_only: true
m7gd.xlarge:
:architecture:
- :arm64
Expand Down

0 comments on commit 731b2e9

Please sign in to comment.