Skip to content

Commit bb4d8cb

Browse files
Merge pull request #589 from shapeblue/ubuntu-20.04-eol
Update Compatibility Matrix - removed Ubuntu 20.04 (EOL already)
2 parents 6e2a2b7 + d7fa7d0 commit bb4d8cb

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

source/installguide/hypervisor/kvm.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ DEB package repository
253253

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

258258
Use your preferred editor and open (or create)
259259
``/etc/apt/sources.list.d/cloudstack.list``. Add the community provided

source/installguide/hypervisor/lxc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ DEB package repository
223223

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

228228
Use your preferred editor and open (or create)
229229
``/etc/apt/sources.list.d/cloudstack.list``. Add the community provided

source/installguide/management-server/_pkg_repo.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,9 @@ DEB package repository
9090

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

9697
Use your preferred editor and open (or create)
9798
``/etc/apt/sources.list.d/cloudstack.list``. Add the community provided

source/releasenotes/compat.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Supported OS Versions for Management Server
2222
This section lists the operating systems that are supported for running
2323
CloudStack Management Server.
2424

25-
- Ubuntu 20.04 LTS, 22.04 LTS, 24.04 LTS
25+
- Ubuntu 22.04 LTS, 24.04 LTS
2626
- Oracle Linux 8, 9, 10
2727
- Rocky Linux 8, 9, 10
2828
- Alma Linux 8, 9, 10
@@ -45,7 +45,7 @@ Supported Hypervisor Versions
4545
CloudStack supports three hypervisor families, KVM, XenServer/XCP-ng with XAPI,
4646
and VMware with vSphere.
4747

48-
- Ubuntu 20.04 LTS, 22.04 LTS, 24.04 LTS with KVM
48+
- Ubuntu 22.04 LTS, 24.04 LTS with KVM
4949
- Oracle Linux 8, 9, 10 with KVM
5050
- Rocky Linux 8, 9, 10 with KVM
5151
- Alma Linux 8, 9, 10 with KVM

0 commit comments

Comments
 (0)