Install Collectd on CentOS Build Servers 13/64713/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 7 Nov 2018 23:28:49 +0000 (15:28 -0800)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 7 Nov 2018 23:28:49 +0000 (15:28 -0800)
Collectd is needed by the barometer project as it contains several
libraries they link against including dpdkevents.

Change-Id: I43ce41b7116e168a0211c795b17a5a40ee585930
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
utils/build-server-ansible/vars/CentOS.yml

index 6754671..50839be 100644 (file)
@@ -30,6 +30,7 @@
     state: present
   with_items:
     - bc
+    - collectd
     - doxygen
     - facter
     - jq