From 663df0d6517689240a16c19a385716e634eb2a03 Mon Sep 17 00:00:00 2001 From: Achilleas Koutsou Date: Thu, 14 Mar 2024 16:29:48 +0100 Subject: [PATCH] test/config-map: don't test oscap on CentOS Stream 10 Missing package: scap-security-guide --- test/config-map.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/config-map.json b/test/config-map.json index 137e77d278..195087f364 100644 --- a/test/config-map.json +++ b/test/config-map.json @@ -30,7 +30,8 @@ "rhel-8.7", "rhel-8.8", "rhel-8.9", - "centos*", + "centos-8", + "centos-9", "fedora*" ], "image-types": [