Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/installguide/hypervisor/kvm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ DEB package repository

You can add a DEB package repository to your apt sources with the
following commands. Replace the code name with your Ubuntu LTS version :
Ubuntu 20.04 (focal), Ubuntu 22.04 (jammy), Ubuntu 24.04 (noble).
Ubuntu 22.04 (jammy), Ubuntu 24.04 (noble).

Use your preferred editor and open (or create)
``/etc/apt/sources.list.d/cloudstack.list``. Add the community provided
Expand Down
2 changes: 1 addition & 1 deletion source/installguide/hypervisor/lxc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ DEB package repository

You can add a DEB package repository to your apt sources with the
following commands. Replace the code name with your Ubuntu LTS version :
Ubuntu 20.04 (focal), Ubuntu 22.04 (jammy), Ubuntu 24.04 (noble).
Ubuntu 22.04 (jammy), Ubuntu 24.04 (noble).

Use your preferred editor and open (or create)
``/etc/apt/sources.list.d/cloudstack.list``. Add the community provided
Expand Down
5 changes: 3 additions & 2 deletions source/installguide/management-server/_pkg_repo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,9 @@ DEB package repository

You can add a DEB package repository to your apt sources with the
following commands. Replace the code name with your Ubuntu LTS version :
Ubuntu 18.04 (Bionic), Ubuntu 20.04 (Focal), Ubuntu 22.04 (Jammy), and Ubuntu 24.04 (Noble).
Ubuntu 12.04 (Precise), Ubuntu 14.04 (Trusty), and Ubuntu 16.04 (Xenial) are no longer supported.
Ubuntu 22.04 (Jammy), and Ubuntu 24.04 (Noble).
Ubuntu 12.04 (Precise), Ubuntu 14.04 (Trusty), Ubuntu 16.04 (Xenial), Ubuntu 18.04 (Bionic),
and Ubuntu 20.04 (Focal) are no longer supported.

Use your preferred editor and open (or create)
``/etc/apt/sources.list.d/cloudstack.list``. Add the community provided
Expand Down
4 changes: 2 additions & 2 deletions source/releasenotes/compat.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 20.04 LTS, 22.04 LTS, 24.04 LTS
- Ubuntu 22.04 LTS, 24.04 LTS
- Oracle Linux 8, 9, 10
- Rocky Linux 8, 9, 10
- Alma Linux 8, 9, 10
Expand All @@ -45,7 +45,7 @@ Supported Hypervisor Versions
CloudStack supports three hypervisor families, KVM, XenServer/XCP-ng with XAPI,
and VMware with vSphere.

- Ubuntu 20.04 LTS, 22.04 LTS, 24.04 LTS with KVM
- Ubuntu 22.04 LTS, 24.04 LTS with KVM
- Oracle Linux 8, 9, 10 with KVM
- Rocky Linux 8, 9, 10 with KVM
- Alma Linux 8, 9, 10 with KVM
Expand Down