From 1e8ba30588ae757bd7e65a9645df4b3c757fe1d8 Mon Sep 17 00:00:00 2001 From: Armando Acosta Date: Fri, 9 Aug 2024 14:11:02 -0600 Subject: [PATCH] Update oval condition to include OL7 & OL9 The rsyslog_cron_logging rule has a condition to test the scenarios all_facilities_set_rsyslog_conf.pass & all_facilities_set_rsyslog_d.pass, OL7 & OL9 are included in that condition Signed-off-by: Armando Acosta --- .../rsyslog_cron_logging/oval/shared.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/linux_os/guide/system/logging/ensure_rsyslog_log_file_configuration/rsyslog_cron_logging/oval/shared.xml b/linux_os/guide/system/logging/ensure_rsyslog_log_file_configuration/rsyslog_cron_logging/oval/shared.xml index 7b118d8d8f1..c2d130a067d 100644 --- a/linux_os/guide/system/logging/ensure_rsyslog_log_file_configuration/rsyslog_cron_logging/oval/shared.xml +++ b/linux_os/guide/system/logging/ensure_rsyslog_log_file_configuration/rsyslog_cron_logging/oval/shared.xml @@ -11,7 +11,7 @@ test_ref="test_cron_logging_rsyslog_dir" /> - {{% if product == "ol8" %}} + {{% if "ol" in product %}} 1 - {{% if product == "ol8" %}} + {{% if "ol" in product %}}