diff options
Diffstat (limited to 'deploy/config')
-rw-r--r-- | deploy/config/dea_base.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy/config/dea_base.yaml b/deploy/config/dea_base.yaml index 8d0214a59..0b8485ba0 100644 --- a/deploy/config/dea_base.yaml +++ b/deploy/config/dea_base.yaml @@ -164,7 +164,7 @@ settings: group: compute label: Hypervisor type type: radio - value: qemu + value: kvm values: - data: kvm description: Choose this type of hypervisor if you run OpenStack on hardware |