Skip to content

Commit

Permalink
Minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tahliar committed Feb 14, 2025
1 parent 728ef0e commit ac479ec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions xml/ha_autoyast_deploy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<info>
<abstract>
<para>
After you have installed and set up a two-node cluster, you can extend the
After you have installed and set up an initial cluster, you can extend the
cluster by cloning existing nodes with &ay; and adding the clones to the cluster.
</para>
<para>&ay; uses profiles that contains installation and configuration data.
Expand Down Expand Up @@ -59,7 +59,7 @@
<step>
<para>
Make sure the node you want to clone is correctly installed and
configured. For details, see the &haquick; or
configured. For details, see <xref linkend="cha-ha-bootstrap-install"/> or
<xref linkend="cha-ha-ycluster"/>.
</para>
</step>
Expand Down Expand Up @@ -125,8 +125,8 @@
<title>Bringing the cloned node online</title>
<step>
<para>
Add the new node to the &csync; <guimenu>Sync Host</guimenu> list
as described in <xref linkend="sec-ha-installation-setup-csync2"/>.
On an existing node, add the new node to the &csync; <guimenu>Sync Host</guimenu>
list as described in <xref linkend="sec-ha-installation-setup-csync2"/>.
</para>
</step>
<step>
Expand Down
4 changes: 2 additions & 2 deletions xml/ha_yast_cluster.xml
Original file line number Diff line number Diff line change
Expand Up @@ -242,11 +242,11 @@
<guimenu>Cluster</guimenu> </menuchoice>. Alternatively, start the
module from the command line:
</para>
<screen>&prompt.user;<command>sudo yast2 cluster</command></screen>
<screen>&prompt.root;<command>yast2 cluster</command></screen>
<para>
If you start the cluster module for the first time, it appears as a
wizard, guiding you through all the steps necessary for basic setup.
Otherwise, click the categories on the left panel to access the
Otherwise, select the categories on the left panel to access the
configuration options for each step.
</para>
<para>
Expand Down

0 comments on commit ac479ec

Please sign in to comment.