mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-24 21:53:40 +00:00
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:
parent
e828af06bf
commit
39d58bb5b2
@ -147,7 +147,7 @@ Ext.define('PVE.ceph.CephInstallWizard', {
|
||||
viewModel: {
|
||||
data: {
|
||||
nodename: '',
|
||||
cephRelease: 'quincy',
|
||||
cephRelease: 'reef',
|
||||
cephRepo: 'enterprise',
|
||||
configuration: true,
|
||||
isInstalled: false,
|
||||
|
Loading…
Reference in New Issue
Block a user