to align it with the default in the web UI Signed-off-by: Aaron Lauterer <a.laute...@proxmox.com> --- PVE/CLI/pveceph.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PVE/CLI/pveceph.pm b/PVE/CLI/pveceph.pm index 5f45610b..68b93b89 100755 --- a/PVE/CLI/pveceph.pm +++ b/PVE/CLI/pveceph.pm @@ -115,7 +115,7 @@ my sub has_valid_subscription { } my $supported_ceph_versions = ['quincy', 'reef']; -my $default_ceph_version = 'quincy'; +my $default_ceph_version = 'reef'; __PACKAGE__->register_method ({ name => 'install', -- 2.39.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel