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
..
alt_fqdns.rb Fix value of ctlplane fqdn fact 2016-09-12 14:04:32 +03:00
docker_group_gid.rb Discover the gid of the docker group for mistral 2018-06-28 13:50:58 +12:00
netmask_ipv6.rb Hack to fix IPv6 parsing in facter. 2016-03-17 17:47:42 +01:00
nic_alias.rb Fix nic_alias fact error 2018-09-27 11:04:33 -06:00
stonith_levels.rb Remove stonith level warning when running on a non cluster node 2020-07-01 15:35:30 +02:00