This is an automated email from the ASF dual-hosted git repository.
pearl11594 pushed a commit to branch 4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
The following commit(s) were added to refs/heads/4.20 by this push:
new a14ecaa revert removal of ubunut EOL version (#522)
a14ecaa is described below
commit a14ecaa734c80be030111e655f96d36b38c478ed
Author: Pearl Dsilva <[email protected]>
AuthorDate: Tue Jun 10 18:38:30 2025 +0530
revert removal of ubunut EOL version (#522)
---
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