From 4711d99862b45c2e48bce36ae4a1d655fbed73f4 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 8 Apr 2019 09:20:22 +0200 Subject: [PATCH] followup: reduce wording, less text has better chance to be read Signed-off-by: Thomas Lamprecht --- www/manager6/ceph/CephInstallWizard.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/manager6/ceph/CephInstallWizard.js b/www/manager6/ceph/CephInstallWizard.js index 93aad7fa..1c0041de 100644 --- a/www/manager6/ceph/CephInstallWizard.js +++ b/www/manager6/ceph/CephInstallWizard.js @@ -311,7 +311,7 @@ Ext.define('PVE.ceph.CephInstallWizard', { onlineHelp: 'pve_ceph_install', html: '

Installation successful!

'+ '

The basic installation and configuration is completed, depending on your setup some of the following steps are required to start using Ceph:

'+ - '
  1. Install Ceph on all other participant Ceph Nodes
  2. '+ + '
    1. Install Ceph on other nodes
    2. '+ '
    3. Create additional Ceph Monitors
    4. '+ '
    5. Create Ceph OSDs
    6. '+ '
    7. Create Ceph Pools
    '+