This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a commit to branch revert-removal-ubuntu-eol in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
commit db1de2fff40b07f3094387bf939352a6068bb9b7 Author: Pearl Dsilva <[email protected]> AuthorDate: Tue Jun 10 18:37:43 2025 +0530 revert removal of ubunut EOL version --- source/releasenotes/compat.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/releasenotes/compat.rst b/source/releasenotes/compat.rst index 4cbc779..29318a0 100644 --- a/source/releasenotes/compat.rst +++ b/source/releasenotes/compat.rst @@ -22,7 +22,7 @@ Supported OS Versions for Management Server This section lists the operating systems that are supported for running CloudStack Management Server. -- Ubuntu 22.04 LTS, 24.04 LTS +- Ubuntu 20.04 LTS, 22.04 LTS, 24.04 LTS - Oracle Linux 8, 9 - Alma Linux 8, 9 - Rocky Linux 8, 9 @@ -45,7 +45,7 @@ Supported Hypervisor Versions CloudStack supports three hypervisor families, KVM, XenServer/XCP-ng with XAPI, and VMware with vSphere. -- Ubuntu 22.04 LTS, 24.04 LTS with KVM +- Ubuntu 20.04 LTS, 22.04 LTS, 24.04 LTS with KVM - Oracle Linux 8, 9 with KVM - Alma Linux 8, 9 with KVM - Rocky Linux 8, 9 with KVM
