An open API service indexing awesome lists of open source software.

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

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