From b8d251f58b285c216be86bae01b1b18b24221360 Mon Sep 17 00:00:00 2001 From: Kamil Wiatrowski Date: Thu, 22 Nov 2018 18:07:46 +0100 Subject: barometer-collectd: Add support for DPDK in container Build dpdk plugins in collectd container. Change-Id: Ifdca827a419d6d3d4d9c6070d3a581372df8a2f9 Signed-off-by: Kamil Wiatrowski --- systems/centos/7/build_base_machine.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'systems') diff --git a/systems/centos/7/build_base_machine.sh b/systems/centos/7/build_base_machine.sh index 7e1cf2da..35e65e6d 100755 --- a/systems/centos/7/build_base_machine.sh +++ b/systems/centos/7/build_base_machine.sh @@ -60,4 +60,5 @@ hiredis-devel epel-release libvirt-python python2-pip +numactl-devel " | grep -v ^#) -- cgit 1.2.3-korg