puppet-pacemaker/agent_generator
Michele Baldessari bc7b472896 Add fence-redfish support
With the release of fence-agents-4.2.1-11.el7_6.7 (BZ1666848) we
now have a fence_redfish agent. We can now add support for it
so it can be used when configuring fencing.

Added by adding the following to agent_generator/variables.sh:
   "fence_redfish:fence-agents-redfish"

And by running:
fence_redfish -o metadata > agent_generator/src_xml/fence_redfish.xml
and then filtering out the deprecated parameters in order to avoid lint
errors on parameters containing a '-' in the name. Then:
rake generate_stonith

Change-Id: I39d2895bc6c8221c4d30dc7da553be372cbf0e76
2019-02-11 11:13:33 +01:00
..
src_xml Add fence-redfish support 2019-02-11 11:13:33 +01:00
agent_generator.rb Use resource collectors for ordering in stonith manifests 2017-10-25 08:35:16 +02: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-redfish support 2019-02-11 11:13:33 +01:00