mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-07 22:13:24 +00:00
cli: pveceph: remove outdated comment
Already removed by commit 00fa70bfd9
.
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
This commit is contained in:
parent
596bb7b11a
commit
6f0594f442
@ -116,7 +116,6 @@ __PACKAGE__->register_method ({
|
|||||||
properties => {
|
properties => {
|
||||||
version => {
|
version => {
|
||||||
type => 'string',
|
type => 'string',
|
||||||
# for buster, luminous kept for testing/upgrade purposes only! - FIXME: remove with 6.2?
|
|
||||||
enum => ['octopus', 'pacific'],
|
enum => ['octopus', 'pacific'],
|
||||||
default => 'pacific',
|
default => 'pacific',
|
||||||
description => "Ceph version to install.",
|
description => "Ceph version to install.",
|
||||||
|
Loading…
Reference in New Issue
Block a user