mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-22 13:33:52 +03:00
F #3951: Add provider to root template
This commit is contained in:
parent
29f9dad98b
commit
d8f00ad769
@ -1,6 +1,8 @@
|
||||
name: 'aws-frankfurt'
|
||||
description: 'Elastic cluster on AWS in Frakfurt'
|
||||
|
||||
provider: 'aws'
|
||||
|
||||
plain:
|
||||
provision: 'hybrid+'
|
||||
provider: 'aws'
|
||||
|
@ -1,6 +1,8 @@
|
||||
name: 'aws-north-virginia'
|
||||
description: 'Elastic cluster on AWS in North Virginia'
|
||||
|
||||
provider: 'aws'
|
||||
|
||||
plain:
|
||||
provision: 'hybrid+'
|
||||
provider: 'aws'
|
||||
|
@ -1,6 +1,8 @@
|
||||
name: 'packet-amsterdam'
|
||||
description: 'Elastic cluster on Packet in Amsterdam'
|
||||
|
||||
provider: 'packet'
|
||||
|
||||
plain:
|
||||
provision: 'hybrid+'
|
||||
provider: 'packet'
|
||||
|
Loading…
Reference in New Issue
Block a user