Add collectd-amqp to the collectd image
This allows to write collected data via amqp. Change-Id: Ieb88fd60d177f19a635ada9366193e57c516f90b
This commit is contained in:
parent
9fc8f3e987
commit
8bfa655007
@ -17,6 +17,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
|
||||
|
||||
{% if base_package_type == 'rpm' %}
|
||||
{% set collectd_packages = collectd_packages + [
|
||||
'collectd-amqp',
|
||||
'collectd-amqp1',
|
||||
'collectd-apache',
|
||||
'collectd-bind',
|
||||
|
Loading…
Reference in New Issue
Block a user