puppet-pacemaker/lib/puppet/provider
Michele Baldessari 40d91a06a0 Fix reconnect_interval on remotes with pcs 0.10
When switching to the pcs 0.10 providers we moved from the the general
pcmk_resource provider to the pcmk_remote backend. While doing this we
lost the ability to specify the reconnect_interval.

Tested by deploying tripleo with the following:
  ExtraConfig:
    pacemaker_remote_reconnect_interval: 180

And correctly observing that the remotes have the right
reconnect_interval:
[root@controller-0 ~]# pcs resource config compute-0 |grep reconnect
  Attributes: reconnect_interval=180 server=172.17.1.96

Change-Id: Idb6e4ba4eadbeeb52b959bc688eb5e043f11c155
Closes-Bug: #1905606
2020-11-27 07:50:18 +00:00
..
pacemaker_colocation Merge with fuel-infra/puppet-pacemaker 2016-05-25 11:22:22 +02:00
pacemaker_location Merge with fuel-infra/puppet-pacemaker 2016-05-25 11:22:22 +02:00
pacemaker_nodes Merge with fuel-infra/puppet-pacemaker 2016-05-25 11:22:22 +02:00
pacemaker_online Merge with fuel-infra/puppet-pacemaker 2016-05-25 11:22:22 +02:00
pacemaker_operation_default Merge with fuel-infra/puppet-pacemaker 2016-05-25 11:22:22 +02:00
pacemaker_order Merge with fuel-infra/puppet-pacemaker 2016-05-25 11:22:22 +02:00
pacemaker_pcsd_auth Merge with fuel-infra/puppet-pacemaker 2016-05-25 11:22:22 +02:00
pacemaker_property Merge with fuel-infra/puppet-pacemaker 2016-05-25 11:22:22 +02:00
pacemaker_resource Make pacemaker_resource serializable 2020-03-10 11:28:12 +01:00
pacemaker_resource_default Merge with fuel-infra/puppet-pacemaker 2016-05-25 11:22:22 +02:00
pcmk_bundle pcs resource show and pcs stonith show are deprecated 2020-11-06 19:44:52 +01:00
pcmk_constraint Fix constraint::order when constraint_params is undef 2017-09-29 19:46:55 +02:00
pcmk_property Initial support for properties managed by pcs 0.10 2019-01-31 17:32:03 +01:00
pcmk_remote Fix reconnect_interval on remotes with pcs 0.10 2020-11-27 07:50:18 +00:00
pcmk_resource pcs resource show and pcs stonith show are deprecated 2020-11-06 19:44:52 +01:00
pcmk_resource_default Fix resource defaults class 2017-09-23 15:51:02 +02:00
pcmk_resource_op_default Add support for pcmk resource op defaults 2019-09-25 22:29:56 +02:00
pcmk_stonith pcs resource show and pcs stonith show are deprecated 2020-11-06 19:44:52 +01:00
pcmk_stonith_level Allow updating stonith levels 2019-11-15 07:31:21 +01:00
service Fixes for race condition when adding primitives without OCF present 2017-02-23 17:45:07 +00:00
pacemaker_noop.rb Merge with fuel-infra/puppet-pacemaker 2016-05-25 11:22:22 +02:00
pacemaker_pcs.rb Merge with fuel-infra/puppet-pacemaker 2016-05-25 11:22:22 +02:00
pacemaker_xml.rb Merge with fuel-infra/puppet-pacemaker 2016-05-25 11:22:22 +02:00
pcmk_common.rb pcs resource show and pcs stonith show are deprecated 2020-11-06 19:44:52 +01:00