diff options
author | Pierre-Philipp Braun <pbraun@nethence.com> | 2018-06-22 21:55:52 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-23 08:44:01 +0700 |
commit | 245a5bffd0165d9c6b9a2910bcc21c140eb2e976 (patch) | |
tree | 0cd26d9e3dd8c783eef9ba3c4385f13ae4c6fe01 /system/resource-agents/README | |
parent | 36c853b72153fce337ed55d44b162cae7517daa2 (diff) | |
download | slackbuilds-245a5bffd0165d9c6b9a2910bcc21c140eb2e976.tar.gz |
system/resource-agents: Added (cluster service executables).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/resource-agents/README')
-rw-r--r-- | system/resource-agents/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/system/resource-agents/README b/system/resource-agents/README new file mode 100644 index 0000000000..5e29e87044 --- /dev/null +++ b/system/resource-agents/README @@ -0,0 +1,9 @@ +resource-agents (cluster service executables) + +Combined repository of OCF agents from the RHCS and Linux-HA projects + +You might also want to install corosync, pacemaker, resource-agents, crmsh, +fence-agents and eventually cluster-glue. + +Define OCF_ROOT and eventually OCF_RESKEY_<param> if you need to test the +resource executables manually. |