Configure collectd to load ipmi before PMU 07/57807/6
authorJohn O'Loughlin <john.oloughlin@intel.com>
Thu, 24 May 2018 09:06:33 +0000 (09:06 +0000)
committerJohn O Loughlin <john.oloughlin@intel.com>
Mon, 18 Jun 2018 12:56:22 +0000 (13:56 +0100)
commit4fa004981ab3073bcec477d36900924990bcfccd
treec8d8ca09aea8e7ba7f14a3cbbb236f2691a14f85
parented61877e2ba389ada8c4e60160b43e999f23d60b
Configure collectd to load ipmi before PMU

Collectd loads config files in alphabetical order.
Ansible creates the config files for collectd.
In this patch we change the name ipmi.conf to 0_ipmi.conf
This will allow ipmi to be loaded before PMU.
If PMU is loaded before ipmi the container will crash.
This is a bug in collectd 5.8

Change-Id: I3334a3a1970f596e36f665698649d6c04fd38fbb
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
docker/ansible/roles/config_files/tasks/ipmi.yml