diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:27:35 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:09 -0400 |
commit | 9eb81f92179bc151f3dbf4a8e0ab661d0ef19f59 (patch) | |
tree | 8231674d8019b8fa019cc5e8f7f989ce62d7eb49 /system/pacemaker | |
parent | 579eede593f80cb07f88f95df55aa300b490e2f0 (diff) |
system/pacemaker: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/pacemaker')
-rw-r--r-- | system/pacemaker/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/system/pacemaker/README b/system/pacemaker/README index 07974d2ac687..c496bd5b9eab 100644 --- a/system/pacemaker/README +++ b/system/pacemaker/README @@ -1,9 +1,10 @@ pacemaker (High-Availability cluster resource manager) -Pacemaker is an advanced, scalable High-Availability cluster resource manager. +Pacemaker is an advanced, scalable High-Availability cluster resource +manager. -You might also want to install corosync, pacemaker, resource-agents, crmsh, -fence-agents and eventually cluster-glue. +You might also want to install corosync, pacemaker, resource-agents, +crmsh, fence-agents and eventually cluster-glue. You must have a haclient group and hacluster user to run this script. |