Blob Blame History Raw
From a30a42173dd0c15625db6d2f1fd57e0c61260a28 Mon Sep 17 00:00:00 2001
From: Vojtech Polasek <vpolasek@redhat.com>
Date: Tue, 26 Apr 2022 16:53:14 +0200
Subject: [PATCH] fix case of a package name

---
 .../package_mcafeetp_installed/rule.yml                         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/linux_os/guide/system/software/integrity/endpoint_security_software/mcafee_security_software/mcafee_endpoint_security_software/package_mcafeetp_installed/rule.yml b/linux_os/guide/system/software/integrity/endpoint_security_software/mcafee_security_software/mcafee_endpoint_security_software/package_mcafeetp_installed/rule.yml
index b1da4909c20..3ec0ce14e30 100644
--- a/linux_os/guide/system/software/integrity/endpoint_security_software/mcafee_security_software/mcafee_endpoint_security_software/package_mcafeetp_installed/rule.yml
+++ b/linux_os/guide/system/software/integrity/endpoint_security_software/mcafee_security_software/mcafee_endpoint_security_software/package_mcafeetp_installed/rule.yml
@@ -1,7 +1,7 @@
 {{% if 'ubuntu' in product %}}
 {{% set pkg='mfetp' %}}
 {{% else %}}
-{{% set pkg='mcafeetp' %}}
+{{% set pkg='McAfeeTP' %}}
 {{% endif %}}
 
 documentation_complete: true