mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
M #-: change AWS default AMIs (#1839)
(cherry picked from commit 1350f1cbfe8a7fa3916e8dc44a974a895bd59100)
This commit is contained in:
parent
74764c38a1
commit
b7b61b1822
@ -11,9 +11,9 @@ connection:
|
||||
inputs:
|
||||
- name: 'aws_ami_image'
|
||||
type: 'list'
|
||||
default: 'ami-04505e74c0741db8d'
|
||||
default: 'ami-0498a49a15494604f'
|
||||
options:
|
||||
- 'ami-04505e74c0741db8d'
|
||||
- 'ami-0498a49a15494604f'
|
||||
- name: 'aws_instance_type'
|
||||
type: 'list'
|
||||
default: 'c5.metal'
|
||||
|
@ -11,9 +11,9 @@ connection:
|
||||
inputs:
|
||||
- name: 'aws_ami_image'
|
||||
type: 'list'
|
||||
default: 'ami-04505e74c0741db8d'
|
||||
default: 'ami-01d912b5940be07a5'
|
||||
options:
|
||||
- 'ami-04505e74c0741db8d'
|
||||
- 'ami-01d912b5940be07a5'
|
||||
- name: 'aws_instance_type'
|
||||
type: 'list'
|
||||
default: 'c5.metal'
|
||||
|
@ -11,9 +11,9 @@ connection:
|
||||
inputs:
|
||||
- name: 'aws_ami_image'
|
||||
type: 'list'
|
||||
default: 'ami-04505e74c0741db8d'
|
||||
default: 'ami-01896de1f162f0ab7'
|
||||
options:
|
||||
- 'ami-04505e74c0741db8d'
|
||||
- 'ami-01896de1f162f0ab7'
|
||||
- name: 'aws_instance_type'
|
||||
type: 'list'
|
||||
default: 'c5.metal'
|
||||
|
@ -11,9 +11,9 @@ connection:
|
||||
inputs:
|
||||
- name: 'aws_ami_image'
|
||||
type: 'list'
|
||||
default: 'ami-04505e74c0741db8d'
|
||||
default: 'ami-0189702ff9c0b592f'
|
||||
options:
|
||||
- 'ami-04505e74c0741db8d'
|
||||
- 'ami-0189702ff9c0b592f'
|
||||
- name: 'aws_instance_type'
|
||||
type: 'list'
|
||||
default: 'c5.metal'
|
||||
|
@ -34,7 +34,6 @@ inputs:
|
||||
- name: 'aws_ami_image'
|
||||
type: text
|
||||
description: 'AWS ami image used for host deployments'
|
||||
default: 'ami-04505e74c0741db8d'
|
||||
|
||||
- name: 'aws_instance_type'
|
||||
type: text
|
||||
|
@ -11,9 +11,9 @@ connection:
|
||||
inputs:
|
||||
- name: 'aws_ami_image'
|
||||
type: 'list'
|
||||
default: 'ami-04505e74c0741db8d'
|
||||
default: 'ami-0498a49a15494604f'
|
||||
options:
|
||||
- 'ami-04505e74c0741db8d'
|
||||
- 'ami-0498a49a15494604f'
|
||||
- name: 'aws_instance_type'
|
||||
type: 'list'
|
||||
default: 't2.micro'
|
||||
|
@ -11,9 +11,9 @@ connection:
|
||||
inputs:
|
||||
- name: 'aws_ami_image'
|
||||
type: 'list'
|
||||
default: 'ami-04505e74c0741db8d'
|
||||
default: 'ami-0b0e59a09e7f4059f'
|
||||
options:
|
||||
- 'ami-04505e74c0741db8d'
|
||||
- 'ami-0b0e59a09e7f4059f'
|
||||
- name: 'aws_instance_type'
|
||||
type: 'list'
|
||||
default: 't2.micro'
|
||||
|
@ -11,9 +11,9 @@ connection:
|
||||
inputs:
|
||||
- name: 'aws_ami_image'
|
||||
type: 'list'
|
||||
default: 'ami-04505e74c0741db8d'
|
||||
default: 'ami-01896de1f162f0ab7'
|
||||
options:
|
||||
- 'ami-04505e74c0741db8d'
|
||||
- 'ami-01896de1f162f0ab7'
|
||||
- name: 'aws_instance_type'
|
||||
type: 'list'
|
||||
default: 't2.micro'
|
||||
|
@ -11,9 +11,9 @@ connection:
|
||||
inputs:
|
||||
- name: 'aws_ami_image'
|
||||
type: 'list'
|
||||
default: 'ami-04505e74c0741db8d'
|
||||
default: 'ami-0189702ff9c0b592f'
|
||||
options:
|
||||
- 'ami-04505e74c0741db8d'
|
||||
- 'ami-0189702ff9c0b592f'
|
||||
- name: 'aws_instance_type'
|
||||
type: 'list'
|
||||
default: 't2.micro'
|
||||
|
@ -34,7 +34,6 @@ inputs:
|
||||
- name: 'aws_ami_image'
|
||||
type: text
|
||||
description: 'AWS ami image used for host deployments'
|
||||
default: 'ami-04505e74c0741db8d'
|
||||
|
||||
- name: 'aws_instance_type'
|
||||
type: text
|
||||
|
Loading…
x
Reference in New Issue
Block a user