Module dcsobral/heartbeat
| Download |
|
Module description
Manages heartbeat cluster configuration. Sample configuration:
heartbeat { 'clustername':
onwed_resources = [ '127.0.0.2', 'http' ],
key = 'clustername', # ignored if auth_method is crc
configuration = '', # content of ha.cf -- uses module template by default
iface = 'eth0',
peerip = '', # Peer IP to be used in unicast configurations
auth_method = 'sha1', # or crc, md5
ensure = present, # or absent
}
Release notes for version 1.0.0
First release. Most of the heartbeat’s own configuration is provided through template, but enables a fast cluster configuration with automatic sharing between nodes of the same cluster.
Search Modules
Module's releases
Add a module