From 5eb302c24a67538c1f6b3d50c54f620ef8506fc4 Mon Sep 17 00:00:00 2001 From: Major Hayden Date: Thu, 18 May 2017 08:29:35 -0500 Subject: [PATCH] Fix numbering in AIDE config block The STIG numbering in the AIDE config block wasn't updated with the big STIG renumbering effort. This patch fixes the numbers. Change-Id: Id0393ce739f1b956931f239a65d548586a0994e0 --- tasks/rhel7stig/aide.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/rhel7stig/aide.yml b/tasks/rhel7stig/aide.yml index a84bdc2d..96999e5b 100644 --- a/tasks/rhel7stig/aide.yml +++ b/tasks/rhel7stig/aide.yml @@ -48,8 +48,8 @@ # The following two lines apply the NORMAL rule (above this line) to the # /bin and /sbin directories to meet the requirements of two STIG controls: # - # RHEL-07-021600 - Verify ACLs - # RHEL-07-021610 - Verify extended attributes + # V-72069 - Verify ACLs + # V-72071 - Verify extended attributes # /bin NORMAL /sbin NORMAL