puppet-pacemaker/agent_generator
Luca Miccini 397fbfd470 Add fence_watchdog (sbd) stonith agent
This commit adds a new stonith agent "fence_watchdog", allowing
operators to define a stonith device called "watchdog" (name is
hard coded in pacemaker) and eventually add this to the clusters
stonith topology.

Since this is a special dummy stonith device it is exempted from
having a constraint rule preventing it from running on the same
cluster nodes that is in charge of monitoring.

The "watchdog" resource needs the sbd daemon to be enabled and
depends on a valid watchdog timer device - either phisical or
virtual - to perform self-fencing when required.

Change-Id: Id010a392df0047d53dfab1c21cc78021c8c1aabf
2022-11-25 16:34:53 +01:00
..
src_xml Add fence_watchdog (sbd) stonith agent 2022-11-25 16:34:53 +01:00
agent_generator.rb Add fence_watchdog (sbd) stonith agent 2022-11-25 16:34:53 +01:00
generate_manifests.sh Agent manifest batch generation scripts 2014-09-05 11:08:55 +02:00
update_sources.sh Agent manifest batch generation scripts 2014-09-05 11:08:55 +02:00
variables.sh Add fence_watchdog (sbd) stonith agent 2022-11-25 16:34:53 +01:00