Skip to content

Commit 6ebe48a

Browse files
authored
Update _pkg_repo.rst
1 parent a73ece6 commit 6ebe48a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/installguide/management-server/_pkg_repo.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,12 +90,12 @@ 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 16.04 (Xenial), Ubuntu 18.04 (Bionic) and Ubuntu 20.04 (Focal) .
94-
Ubuntu 14.04 (Trusty) is no longer supported.
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.
9595

9696
Use your preferred editor and open (or create)
9797
``/etc/apt/sources.list.d/cloudstack.list``. Add the community provided
98-
repository to the file (replace "trusty" with "xenial" or "bionic" if it is the case):
98+
repository to the file (replace "noble" with "jammy" or "focal" or "bionic" if it is the case):
9999

100100
.. parsed-literal::
101101

0 commit comments

Comments
 (0)