diff --git a/source/_includes/installation/operating_system.md b/source/_includes/installation/operating_system.md index 043b9847111..517aca52015 100644 --- a/source/_includes/installation/operating_system.md +++ b/source/_includes/installation/operating_system.md @@ -91,7 +91,8 @@ _Select and copy the URL or use the "copy" button that appear when you hover it. {% elsif page.installation_type == 'alternative' %} - [KVM/Proxmox][qcow2] (.qcow2) - [VMware ESXi/vSphere][Virtual Appliance] (.ova) -{% elsif page.installation_type == 'windows' %} +{% endif %} +{% if page.installation_type == 'windows' %} - [Hyper-V][vhdx] (.vhdx) {% endif %} {% endif %} @@ -153,8 +154,8 @@ _All these can be extended if your usage calls for more resources._ - title: VMware ESXi/vSphere content: | Use the “E1001” or “E1001E” virtual network adapater. There are confirmed mDNS/Multicast discovery issues when using VMware’s “VMXnet3” virtual network adapter. - -{% elsif page.installation_type == 'windows' %} +{% endif %} +{% if page.installation_type == 'windows' %} - title: Hyper-V content: |