]> git.proxmox.com Git - pve-manager.git/commit
fix #3597: ui: ceph setup: avoid autofill of monitor network
authorAaron Lauterer <a.lauterer@proxmox.com>
Mon, 2 May 2022 14:05:05 +0000 (16:05 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 8 Jun 2022 07:02:07 +0000 (09:02 +0200)
commit5f7f0095cbe50de27376ced89b7c1c2807cb5c20
tree878ee85b6d8c0a90b938765ad515c8f3e5eedbae
parente6f55a13b0c2ab746cc5b753a76a223ed69e21f2
fix #3597: ui: ceph setup: avoid autofill of monitor network

By not auto filling the Ceph public network we can avoid accidental
clicks on 'Next' which will cause the first Mon to be created with a
potentially wrong network. While that is fixable, it is tedious and
can be easily avoided by making the user always select the network to
use.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
Tested-by: Stefan Hrdlicka<s.hrdlicka@proxmox.com>
 [ T: adapted commit subject to be more specific and match our common
   style ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/ceph/CephInstallWizard.js