https://github.com/lefred/puppet-cluster
pacemaker / corosync puppet recipe
https://github.com/lefred/puppet-cluster
Last synced: 11 months ago
JSON representation
pacemaker / corosync puppet recipe
- Host: GitHub
- URL: https://github.com/lefred/puppet-cluster
- Owner: lefred
- Created: 2011-03-01T20:55:56.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-03-15T19:54:59.000Z (over 15 years ago)
- Last Synced: 2025-08-11T00:39:20.085Z (11 months ago)
- Language: Ruby
- Homepage:
- Size: 448 KB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
cluster
This is the cluster module.
- it uses corosync and pacemaker
- it loads the cluster config on one of the node only and let crm to spread it over the cluster
- it uses some variables that you can define on puppetdashboard, the foreman or the node.pp:
cluster_mcastaddr, cluster_bind_interface
example:
cluster_mcastaddr 226.94.1.1
cluster_bind_interface eth0
Note:
this package contains cyrus-ms ocf: a cyrus multi-master ocf
Any question or feedback can be sent to lefred.descamps@gmail.com