puppet-pacemaker/lib/puppet/provider/pcmk_property
Michele Baldessari 306b0e001a Initial support for properties managed by pcs 0.10
pcs0.10 removed support for 'pcs property --node'. The command to
be used is 'pcs node attribute'

We cannot detect the pcs version via facter as that breaks when pcs
is not installed at the moment puppet is run.

Doing it with an additional yum call like
https://github.com/fsalum/puppet-redis/blob/master/lib/facter/redis_version.rb#L50
seems also suboptimal.

Change-Id: I27b8aa930a7413069539eb4fac13c41822049889
2019-01-31 17:32:03 +01:00
..
default.rb Initial support for properties managed by pcs 0.10 2019-01-31 17:32:03 +01:00