ui: ceph wizard: switch to reef as default release for new setups

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-10-17 12:54:57 +02:00
parent e828af06bf
commit 39d58bb5b2

View File

@ -147,7 +147,7 @@ Ext.define('PVE.ceph.CephInstallWizard', {
viewModel: {
data: {
nodename: '',
cephRelease: 'quincy',
cephRelease: 'reef',
cephRepo: 'enterprise',
configuration: true,
isInstalled: false,