Files
puppet-tripleo/lib/facter
Michele Baldessari f1b341962a Remove stonith level warning when running on a non cluster node
Currently when we run with puppet --debug on a non cluster node we get:
overcloud-novacompute-0 ~$ puppet facts --debug --color=false|grep Error
Debug: Facter: Error: unable to get cib

Let's just remove stderr from the pcs command. After the fix:
overcloud-novacompute-0 ~$ puppet facts --debug --color=false|grep Error
overcloud-novacompute-0 ~$

Change-Id: Ie48a78a30d9a2824155a9f7388660cab7b5935dd
2020-07-01 15:35:30 +02:00
..
2016-09-12 14:04:32 +03:00
2018-09-27 11:04:33 -06:00