]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-package-repos.adoc
cloud init: add warning to not install cloud-init on the host
[pve-docs.git] / pve-package-repos.adoc
index a3e94d5981a358d548a2721b46aea108478ce737..3237ddf759cfb18ed541a68324246a2bc1e31d56 100644 (file)
@@ -119,6 +119,33 @@ WARNING: The `pvetest` repository should (as the name implies) only be used for
 testing new features or bug fixes.
 
 [[sysadmin_package_repositories_ceph]]
+Ceph Quincy Repository
+~~~~~~~~~~~~~~~~~~~~~~
+
+NOTE: Ceph Quincy (17.2) was declared stable with {pve} 7.3 or after using the
+Ceph 17.2.1 version.
+
+This repository holds the main {pve} Ceph Quincy packages. They are suitable
+for production. Use this repository if you run the Ceph client or a full Ceph
+cluster on {pve}.
+
+.File `/etc/apt/sources.list.d/ceph.list`
+----
+deb http://download.proxmox.com/debian/ceph-quincy bullseye main
+----
+
+
+Ceph Quincy Test Repository
+~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+This Ceph repository contains the Ceph Quincy packages before they are moved
+to the main repository. It is used to test new Ceph releases on {pve}.
+
+.File `/etc/apt/sources.list.d/ceph.list`
+----
+deb http://download.proxmox.com/debian/ceph-quincy bullseye test
+----
+
 Ceph Pacific Repository
 ~~~~~~~~~~~~~~~~~~~~~~~
 
@@ -195,26 +222,17 @@ the key with the following commands:
  # wget https://enterprise.proxmox.com/debian/proxmox-release-bullseye.gpg -O /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
 ----
 
-Verify the checksum afterwards with:
+Verify the checksum afterwards with the `sha512sum` CLI tool:
 
 ----
 # sha512sum /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
-----
-
-The output should be:
-
-----
 7fb03ec8a1675723d2853b84aa4fdb49a46a3bb72b9951361488bfd19b29aab0a789a4f8c7406e71a69aabbc727c936d3549731c4659ffa1a08f44db8fdcebfa /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
 ----
 
-or:
+or the `md5sum` CLI tool:
 
 ----
 # md5sum /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
-----
-The output should be:
-
-----
 bcc35c7173e0845c0d6ad6470b70f50e /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
 ----
 
@@ -235,11 +253,11 @@ these repositories is still provided.
 |===========================================================
 |Repository                 | sources.list entry
 |{pve} 6.x Enterprise       |
-deb https://enterprise.proxmox.com/debian buster pve-enterprise
+deb https://enterprise.proxmox.com/debian/pve buster pve-enterprise
 |{pve} 6.x No-Subscription  |
-deb http://download.proxmox.com/debian buster pve-no-subscription
+deb http://download.proxmox.com/debian/pve buster pve-no-subscription
 |{pve} 6.x Test             |
-deb http://download.proxmox.com/debian buster pvetest
+deb http://download.proxmox.com/debian/pve buster pvetest
 |===========================================================
 
 
@@ -254,11 +272,11 @@ these repositories is still provided.
 |===========================================================
 |Repository                 | sources.list entry
 |{pve} 5.x Enterprise       |
-deb https://enterprise.proxmox.com/debian stretch pve-enterprise
+deb https://enterprise.proxmox.com/debian/pve stretch pve-enterprise
 |{pve} 5.x No-Subscription  |
-deb http://download.proxmox.com/debian stretch pve-no-subscription
+deb http://download.proxmox.com/debian/pve stretch pve-no-subscription
 |{pve} 5.x Test             |
-deb http://download.proxmox.com/debian stretch pvetest
+deb http://download.proxmox.com/debian/pve stretch pvetest
 |===========================================================
 
 
@@ -273,11 +291,11 @@ these repositories is still provided.
 |===========================================================
 |Repository                 | sources.list entry
 |{pve} 4.x Enterprise       |
-deb https://enterprise.proxmox.com/debian jessie pve-enterprise
+deb https://enterprise.proxmox.com/debian/pve jessie pve-enterprise
 |{pve} 4.x No-Subscription  |
-deb http://download.proxmox.com/debian jessie pve-no-subscription
+deb http://download.proxmox.com/debian/pve jessie pve-no-subscription
 |{pve} 4.x Test             |
-deb http://download.proxmox.com/debian jessie pvetest
+deb http://download.proxmox.com/debian/pve jessie pvetest
 |===========================================================
 
 
@@ -292,11 +310,11 @@ these repositories is still provided.
 |===========================================================
 |Repository                 | sources.list entry
 |{pve} 3.x Enterprise       |
-deb https://enterprise.proxmox.com/debian wheezy pve-enterprise
+deb https://enterprise.proxmox.com/debian/pve wheezy pve-enterprise
 |{pve} 3.x No-Subscription  |
-deb http://download.proxmox.com/debian wheezy pve-no-subscription
+deb http://download.proxmox.com/debian/pve wheezy pve-no-subscription
 |{pve} 3.x Test             |
-deb http://download.proxmox.com/debian wheezy pvetest
+deb http://download.proxmox.com/debian/pve wheezy pvetest
 |===========================================================