SlackBuildsOrg/system/pacemaker
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
pacemaker.info
pacemaker.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

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