From 195e9e1cdfd642c8d2611de668ba7b7d50bf7b64 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 5 Sep 2023 10:08:59 +0200 Subject: [PATCH] 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 --- proxmox-apt/src/repositories/standard.rs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/proxmox-apt/src/repositories/standard.rs b/proxmox-apt/src/repositories/standard.rs index 5224e2f8..4bb57d44 100644 --- a/proxmox-apt/src/repositories/standard.rs +++ b/proxmox-apt/src/repositories/standard.rs @@ -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 \