puppet-pacemaker/lib
Damien Ciabrini f10ce89117 Adapt providers to new pcs-0.11.5 output
Pcs `constraint colocation show` output changed since ff1d564830 .

pcs-0.11.4:

Colocation Constraints:
  ip-172.31.0.1 with haproxy-bundle (score:INFINITY)
  ip-172.31.0.1 with galera-bundle (score:INFINITY) (rsc-role:Started) (with-rsc-role:Promoted)

pcs-0.11.5:

Colocation Constraints:
  resource 'ip-172.31.0.1' with resource 'haproxy-bundle'
  Started resource 'ip-172.31.0.1' with Promoted resource 'galera-bundle'

Our helper functions need to be adapted to the new output.

Change-Id: I4e916b20dedf8e40d2ffd032d8950fe16d1a7079
Co-authored-by: Luca Miccini <lmiccini@redhat.com>
Related-Bug: #2023019
2023-06-08 12:52:40 +02:00
..
facter Silence useless facter errors when calling crm_node 2019-09-23 10:32:38 +02:00
pacemaker Make pacemaker_resource serializable 2020-03-10 11:28:12 +01:00
puppet Adapt providers to new pcs-0.11.5 output 2023-06-08 12:52:40 +02:00
serverspec/type Merge with fuel-infra/puppet-pacemaker 2016-05-25 11:22:22 +02:00
tools Merge with fuel-infra/puppet-pacemaker 2016-05-25 11:22:22 +02:00