apt: fixup description for Reef repo

the "main" repo only exists for Quincy to allow an easier transition
from Proxmox VE 7 to Proxmox VE 8, for when the enterprise repo got
added for ceph too.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-09-05 10:08:59 +02:00
parent 1e47036528
commit 195e9e1cdf

View File

@ -144,8 +144,7 @@ impl APTRepositoryHandle {
}
APTRepositoryHandle::CephReefNoSubscription => {
"This repository holds the Proxmox Ceph Reef packages intended for \
non-production use. The deprecated 'main' repository is an alias for this in \
Proxmox VE 8."
non-production use."
}
APTRepositoryHandle::CephReefTest => {
"This repository contains the Ceph Reef packages before they are moved to the \