From 1d651bc416fd4c1b5cb138d9e6f628d74d001a9e Mon Sep 17 00:00:00 2001 From: Michele Baldessari Date: Mon, 11 Feb 2019 11:11:57 +0100 Subject: [PATCH] Update git submodules * Update puppet-pacemaker from branch 'master' - 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 --- puppet-pacemaker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-pacemaker b/puppet-pacemaker index 306b0e001a..bc7b472896 160000 --- a/puppet-pacemaker +++ b/puppet-pacemaker @@ -1 +1 @@ -Subproject commit 306b0e001a948654624aa79f76807b9a80ee84c3 +Subproject commit bc7b4728961c6b1f083b6e0bd05980129a6e0d98