mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-22 13:33:52 +03:00
M #-: Reword extra providers
This commit is contained in:
parent
fc3e7e20cf
commit
af4332f939
@ -1,4 +1,4 @@
|
||||
The virtual edge provision uses virtual instances (VMs) to build an **edge cluster**. This provision is useful for developing and testing or light workloads. It features the following characteristics:
|
||||
The virtual provision uses virtual instances (VMs) to build a Provision. This provision is useful for developing and testing or light workloads. It features the following characteristics:
|
||||
|
||||
* Hosts are provisioned as VM instances in the selected provider.
|
||||
* Supported virtualization technologies: QEMU (nested virtualization) and LXC (system containers)
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: 'aws-frankfurt'
|
||||
|
||||
description: 'Elastic cluster in AWS Frankfurt'
|
||||
description: 'Virtual provision cluster in AWS Frankfurt'
|
||||
provider: 'aws'
|
||||
|
||||
connection:
|
||||
|
Loading…
Reference in New Issue
Block a user