slackbuilds/system/pacemaker
B. Watson 9eb81f9217 system/pacemaker: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:38:09 -04:00
..
README system/pacemaker: Wrap README at 72 columns. 2022-03-17 12:38:09 -04:00
pacemaker.SlackBuild system/pacemaker: Remove .la files. 2022-02-16 08:18:47 +07:00
pacemaker.info system/pacemaker: Updated for version 2.0.5. 2022-02-06 15:47:05 +07:00
slack-desc

README

pacemaker (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 must have a haclient group and hacluster user to run this script.

  groupadd -g 226 haclient
  useradd -u 226 -g 226 -c "Pacemaker" -d / -s /bin/false hacluster