Supported targets: Merge hypervisor sections
Resolves: RHEL-29044 Upstream: Fedora Conflict: None commit d2b6547f55ca960463de6dca6791db3c7d10ec06 Author: Philipp Rudo <prudo@redhat.com> Date: Thu Feb 8 17:06:12 2024 +0100 Supported targets: Merge hypervisor sections The supported targets list has two separate hypervisor sections. Merge them into one. Signed-off-by: Philipp Rudo <prudo@redhat.com> Reviewed-by: Coiby Xu <coxu@redhat.com> Signed-off-by: Lichen Liu <lichliu@redhat.com>
This commit is contained in:
parent
fc4e80cba7
commit
c3db42361b
@ -59,10 +59,6 @@ network:
|
|||||||
vlan tagged bonding
|
vlan tagged bonding
|
||||||
bridge over bond/vlan
|
bridge over bond/vlan
|
||||||
|
|
||||||
hypervisor:
|
|
||||||
kvm
|
|
||||||
xen (Supported in select configurations only)
|
|
||||||
|
|
||||||
filesystem:
|
filesystem:
|
||||||
ext[234]
|
ext[234]
|
||||||
xfs
|
xfs
|
||||||
@ -74,6 +70,8 @@ firmware:
|
|||||||
UEFI
|
UEFI
|
||||||
|
|
||||||
hypervisor:
|
hypervisor:
|
||||||
|
kvm
|
||||||
|
xen (selected configurations only)
|
||||||
VMWare ESXi 4.x 5.x would not be tested/supported any more.
|
VMWare ESXi 4.x 5.x would not be tested/supported any more.
|
||||||
only support ESXi 6.6, 6.7, 7.0
|
only support ESXi 6.6, 6.7, 7.0
|
||||||
Hyper-V 2012 R2 (RHEL Gen1 UP Guest only), later version will
|
Hyper-V 2012 R2 (RHEL Gen1 UP Guest only), later version will
|
||||||
|
Loading…
Reference in New Issue
Block a user