mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-22 13:33:52 +03:00
M #-: oneprovider firecracker default c5n.metal (#835)
Signed-off-by: Ricardo Diaz <rdiaz@opennebula.io>
This commit is contained in:
parent
33823f8610
commit
76aa5274cc
@ -21,6 +21,6 @@ inputs:
|
||||
- name: 'aws_instance_type'
|
||||
type: 'list'
|
||||
options:
|
||||
- 'c5.metal'
|
||||
- 'c5n.metal'
|
||||
- 'i3.metal'
|
||||
- 'm5.metal'
|
||||
|
@ -21,6 +21,6 @@ inputs:
|
||||
- name: 'aws_instance_type'
|
||||
type: 'list'
|
||||
options:
|
||||
- 'c5.metal'
|
||||
- 'c5n.metal'
|
||||
- 'm5.metal'
|
||||
- 'r5.metal'
|
||||
|
@ -21,6 +21,6 @@ inputs:
|
||||
- name: 'aws_instance_type'
|
||||
type: 'list'
|
||||
options:
|
||||
- 'c5.metal'
|
||||
- 'c5n.metal'
|
||||
- 'i3.metal'
|
||||
- 'm5.metal'
|
||||
|
@ -21,6 +21,6 @@ inputs:
|
||||
- name: 'aws_instance_type'
|
||||
type: 'list'
|
||||
options:
|
||||
- 'c5.metal'
|
||||
- 'c5n.metal'
|
||||
- 'i3.metal'
|
||||
- 'm5.metal'
|
||||
|
Loading…
Reference in New Issue
Block a user