diff options
author | John O'Loughlin <john.oloughlin@intel.com> | 2018-05-24 09:06:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-06-19 16:53:25 +0000 |
commit | e2f5720b444bbf5d75f995d03c3b51dc1e4e35a3 (patch) | |
tree | a9c84e41020a83d8ea7b635f013b36f10e4d883a /docs/submodules | |
parent | 106acad5018dc582135e74065723d6997f599e97 (diff) |
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- 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>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/barometer | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/barometer b/docs/submodules/barometer -Subproject ed61877e2ba389ada8c4e60160b43e999f23d60 +Subproject 4fa004981ab3073bcec477d36900924990bcfcc |