[pve-devel] [PATCH manager 12/12] cli: pveceph: remove outdated comment

Fabian Ebner f.ebner at proxmox.com
Fri Jun 4 15:49:46 CEST 2021


Already removed by commit d9ce53fdc324729d47dcca7adefcd564664df5b1.

Signed-off-by: Fabian Ebner <f.ebner at proxmox.com>
---
 PVE/CLI/pveceph.pm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/PVE/CLI/pveceph.pm b/PVE/CLI/pveceph.pm
index 7021b23b..033eab4e 100755
--- a/PVE/CLI/pveceph.pm
+++ b/PVE/CLI/pveceph.pm
@@ -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.",
-- 
2.30.2






More information about the pve-devel mailing list