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
This commit is contained in:
Michele Baldessari 2019-02-11 11:11:57 +01:00 committed by Gerrit Code Review
parent 247aa63bb2
commit 1d651bc416
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 306b0e001a948654624aa79f76807b9a80ee84c3
Subproject commit bc7b4728961c6b1f083b6e0bd05980129a6e0d98