ui: ceph: use quincy as new default for fresh installations
Note that we still check the cluster for an already used installation and will select that, if any, so this is really just for setting up a completely new cluster. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
0ae45fc612
commit
87df8bde1d
@ -143,7 +143,7 @@ Ext.define('PVE.ceph.CephInstallWizard', {
|
||||
viewModel: {
|
||||
data: {
|
||||
nodename: '',
|
||||
cephRelease: 'pacific',
|
||||
cephRelease: 'quincy',
|
||||
configuration: true,
|
||||
isInstalled: false,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user