mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-02 16:17:51 +00:00
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:
parent
1e47036528
commit
195e9e1cdf
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user