mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-25 23:42:41 +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: {
|
viewModel: {
|
||||||
data: {
|
data: {
|
||||||
nodename: '',
|
nodename: '',
|
||||||
cephRelease: 'quincy',
|
cephRelease: 'reef',
|
||||||
cephRepo: 'enterprise',
|
cephRepo: 'enterprise',
|
||||||
configuration: true,
|
configuration: true,
|
||||||
isInstalled: false,
|
isInstalled: false,
|
||||||
|
Loading…
Reference in New Issue
Block a user