mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-07 01:27:04 +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 => {
|
APTRepositoryHandle::CephReefNoSubscription => {
|
||||||
"This repository holds the Proxmox Ceph Reef packages intended for \
|
"This repository holds the Proxmox Ceph Reef packages intended for \
|
||||||
non-production use. The deprecated 'main' repository is an alias for this in \
|
non-production use."
|
||||||
Proxmox VE 8."
|
|
||||||
}
|
}
|
||||||
APTRepositoryHandle::CephReefTest => {
|
APTRepositoryHandle::CephReefTest => {
|
||||||
"This repository contains the Ceph Reef packages before they are moved to the \
|
"This repository contains the Ceph Reef packages before they are moved to the \
|
||||||
|
Loading…
Reference in New Issue
Block a user