aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmma Foley <efoley@redhat.com>2021-11-08 12:26:53 +0000
committerEmma Foley <efoley@redhat.com>2021-11-08 12:30:05 +0000
commit08f1eb206dfca7f31e7c2127b593a6904f399b2a (patch)
tree56116d72b93d16dd2e1234f4aa1a9700fd173a29
parentcc11009b1f6a457084b8d89de791e45d58196459 (diff)
[ci] Update CentOS 8 container
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
-rwxr-xr-xsystems/centos/8/build_base_machine.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/centos/8/build_base_machine.sh b/systems/centos/8/build_base_machine.sh
index 1a590841..bb3caa12 100755
--- a/systems/centos/8/build_base_machine.sh
+++ b/systems/centos/8/build_base_machine.sh
@@ -52,6 +52,7 @@ pkg-config
git-core
sudo
rpm-build
+which
libcap-devel
xfsprogs-devel
iptables-devel