mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-22 13:33:52 +03:00
parent
ed8c3f146e
commit
9802a700ce
@ -7,6 +7,7 @@ description: 'Elastic cluster on AWS in Frakfurt'
|
||||
plain:
|
||||
image: 'AWS.webp'
|
||||
|
||||
location_key: 'region'
|
||||
connection:
|
||||
access_key: 'Encrypted AWS access key'
|
||||
secret_key: 'Encrypted AWS secret key'
|
||||
|
@ -7,15 +7,20 @@ description: 'Elastic cluster on AWS in North Virginia'
|
||||
plain:
|
||||
image: 'AWS.webp'
|
||||
|
||||
location_key: 'region'
|
||||
connection:
|
||||
access_key: 'Encrypted AWS access key'
|
||||
secret_key: 'Encrypted AWS secret key'
|
||||
region: 'us-east-1'
|
||||
|
||||
inputs:
|
||||
aws_ami_image:
|
||||
- 'ami-096fda3c22c1c990a'
|
||||
- 'ami-00ddb0e5626798373'
|
||||
aws_instance_type:
|
||||
- 'i3-metal'
|
||||
- 'i3.large'
|
||||
- name: 'aws_ami_image'
|
||||
type: 'list'
|
||||
options:
|
||||
- 'ami-096fda3c22c1c990a'
|
||||
- 'ami-00ddb0e5626798373'
|
||||
- name: 'aws_instance_type'
|
||||
type: 'list'
|
||||
options:
|
||||
- 'i3-metal'
|
||||
- 'i3.large'
|
@ -7,6 +7,7 @@ description: 'Elastic cluster on Packet in Amsterdam'
|
||||
plain:
|
||||
image: 'Packet.webp'
|
||||
|
||||
location_key: 'facility'
|
||||
connection:
|
||||
token: 'Encrypted Packet token'
|
||||
project: 'Encrypted Packet project'
|
||||
|
Loading…
Reference in New Issue
Block a user