From 70f6697166cab4ebff542b38826663c28f4810eb Mon Sep 17 00:00:00 2001
From: Tahlia Richardson <3069029+tahliar@users.noreply.github.com>
Date: Fri, 20 Sep 2024 17:12:03 +1000
Subject: [PATCH] Remove duplicate Hawk2 procedure
---
xml/ha_bootstrap_install.xml | 73 +++++-------------------------------
1 file changed, 10 insertions(+), 63 deletions(-)
diff --git a/xml/ha_bootstrap_install.xml b/xml/ha_bootstrap_install.xml
index f409e7da..bb646ca9 100644
--- a/xml/ha_bootstrap_install.xml
+++ b/xml/ha_bootstrap_install.xml
@@ -368,6 +368,9 @@
starts the cluster services to bring the cluster online and enables &hawk2;.
The URL to use for &hawk2; is displayed on the screen.
+
+ To log in to &hawk2;, see .
+ Secure password for hacluster
@@ -380,69 +383,6 @@
-
-
- Logging in to the &hawk2; web interface
-
- You now have a running one-node cluster. To view its status, proceed as follows:
-
-
- Logging in to the &hawk2; Web interface
-
-
- On any machine, start a Web browser and make sure that JavaScript and cookies are enabled.
-
-
-
-
- As URL, enter the virtual IP address that you configured with the bootstrap script:
-
-https://VIRTUAL_IP:7630/
-
- Certificate warning
-
- If a certificate warning appears when you try to access the URL for the first time,
- a self-signed certificate is in use. Self-signed certificates are not considered
- trustworthy by default.
-
-
- Ask your cluster operator for the certificate details to verify the certificate.
-
-
- To proceed anyway, you can add an exception in the browser to bypass the warning.
-
-
-
-
-
- On the &hawk2; login screen, enter the Username of the user that was
- created by the bootstrap script (hacluster)
- and the secure Password that you changed from the bootstrap script's
- default password.
-
-
-
- If you have not already changed the default password to a secure one, do so now.
-
-
-
-
-
- Click Log In. The &hawk2; Web interface shows the
- Status screen by default:
-
-
-
-
-
-
Adding nodes with crm cluster join
@@ -520,4 +460,11 @@ crm cluster join --use-ssh-agent -c USER@StatusNodes.
+
+
+ Modifying the cluster with crm cluster init stages
+
+ TO DO
+
+