mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-14 05:07:31 +00:00
ui: ceph installer: adapt wording of further instructions
Signed-off-by: Tim Marx <t.marx@proxmox.com>
This commit is contained in:
parent
410f2cb0c6
commit
443cb6d78c
@ -236,7 +236,7 @@ Ext.define('PVE.ceph.CephInstallWizard', {
|
||||
onlineHelp: 'pve_ceph_install',
|
||||
html: '<h3>Installation successful!</h3>'+
|
||||
'<p>The basic installation and configuration is completed, depending on your setup some of the following steps are required to start using Ceph:</p>'+
|
||||
'<ol><li>Creating Ceph Monitors</li><li>Creating Ceph OSDs</li><li>Creating Ceph Pools</li></ol>'+
|
||||
'<ol><li>Create additional Ceph Monitors</li><li>Create Ceph OSDs</li><li>Create Ceph Pools</li></ol>'+
|
||||
'<p>To learn more click on the help button below.</p>',
|
||||
listeners: {
|
||||
activate: function() {
|
||||
|
Loading…
Reference in New Issue
Block a user