aboutsummaryrefslogtreecommitdiffstats
path: root/docker/ansible/roles/config_files/templates/capabilities.conf.j2
AgeCommit message (Collapse)AuthorFilesLines
2021-08-26[ansible] Use collectd_config for pluginsEmma Foley1-20/+0
* Update the following plugins to use collectd_config role * capabilities * csv * dpdk_telemetry * exec * hugepages * ipmi * logfile * network * ovs_events * ovs_stats * syslog * uuid * write_kafka * write_prometheus JIRA: BAROMETER-180 Signed-off-by: Emma Foley <efoley@redhat.com> Change-Id: I2ec9e3c2db2c1d907459b40550012834196f0c65
2021-04-09[ansible][capabilities] Remove the capabilities template from experimentalEmma Foley1-0/+20
Capabilities plugin was interoduced in collectd-5.11, which is part of the barometer-collectd container, so it can be included by default. Change-Id: Ia91d883907025ab8618b39147e14d47a4fc541c3 Signed-off-by: Emma Foley <efoley@redhat.com>