cli: pveceph: remove outdated comment

Already removed by commit 00fa70bfd9.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
This commit is contained in:
Fabian Ebner 2021-06-04 15:49:46 +02:00 committed by Fabian Grünbichler
parent 596bb7b11a
commit 6f0594f442

View File

@ -116,7 +116,6 @@ __PACKAGE__->register_method ({
properties => {
version => {
type => 'string',
# for buster, luminous kept for testing/upgrade purposes only! - FIXME: remove with 6.2?
enum => ['octopus', 'pacific'],
default => 'pacific',
description => "Ceph version to install.",