[ci] Update CentOS 8 container 01/73001/2
authorEmma Foley <efoley@redhat.com>
Mon, 8 Nov 2021 12:26:53 +0000 (12:26 +0000)
committerEmma Foley <efoley@redhat.com>
Mon, 8 Nov 2021 12:30:05 +0000 (12:30 +0000)
CentOS 8 container was missing ``which``, so collectd was failing to
build. This was causing failures in the container builds.

Signed-off-by: Emma Foley <efoley@redhat.com>
Change-Id: I3702b45bd41ca677178d4b38163d2366b75c035d

systems/centos/8/build_base_machine.sh

index 1a59084..bb3caa1 100755 (executable)
@@ -52,6 +52,7 @@ pkg-config
 git-core
 sudo
 rpm-build
+which
 libcap-devel
 xfsprogs-devel
 iptables-devel