puppet-pacemaker/lib
Michele Baldessari 658f4ee6d9 Redirect stderr to stdout in push_cib() and backup_cib()
With this change we are sure we capture any useful logs output by pcs on
stderr:

Before the change:
Error: Unable to write to file '/tmp2/foo.xml', No such file or directory
backup_cib: Running: pcs cluster cib /tmp2/foo.xml with code: 1 ->

After the change:
backup_cib: Running: pcs cluster cib /tmp2/foo.xml with code: 1 -> Error: Unable to write to file '/tmp2/foo.xml', No such file or directory

Change-Id: I41a534e4a162e0f0135c67fe52ed38de7249f091
2019-06-12 17:07:21 +02:00
..
facter Also consider podman containers when running facter 2018-10-03 16:24:11 +02:00
pacemaker Parse pcs auth output with all pcs versions 2017-09-19 16:05:27 +02:00
puppet Redirect stderr to stdout in push_cib() and backup_cib() 2019-06-12 17:07:21 +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