1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-20 10:50:08 +03:00

F #3951: Add provider to root template

This commit is contained in:
Sergio Betanzos 2021-01-11 17:22:45 +01:00 committed by Tino Vazquez
parent 38b0c3022f
commit 7cbcbd68ea
No known key found for this signature in database
GPG Key ID: 14201E424D02047E
3 changed files with 6 additions and 0 deletions

View File

@ -1,6 +1,8 @@
name: 'aws-frankfurt'
description: 'Elastic cluster on AWS in Frakfurt'
provider: 'aws'
plain:
provision: 'hybrid+'
provider: 'aws'

View File

@ -1,6 +1,8 @@
name: 'aws-north-virginia'
description: 'Elastic cluster on AWS in North Virginia'
provider: 'aws'
plain:
provision: 'hybrid+'
provider: 'aws'

View File

@ -1,6 +1,8 @@
name: 'packet-amsterdam'
description: 'Elastic cluster on Packet in Amsterdam'
provider: 'packet'
plain:
provision: 'hybrid+'
provider: 'packet'