From a12c75b5b720b188ddcac611a023d654af9f5fd0 Mon Sep 17 00:00:00 2001 From: jakejellinek <109655728+jakejellinek@users.noreply.github.com> Date: Tue, 20 Jun 2023 16:33:14 +0100 Subject: [PATCH] Update cis_1.3.x.yml Indentation error causing aide to not start or get validated. Signed-off-by: jakejellinek <109655728+jakejellinek@users.noreply.github.com> --- tasks/section_1/cis_1.3.x.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/section_1/cis_1.3.x.yml b/tasks/section_1/cis_1.3.x.yml index 1275d86..7a5e544 100644 --- a/tasks/section_1/cis_1.3.x.yml +++ b/tasks/section_1/cis_1.3.x.yml @@ -65,7 +65,7 @@ /sbin/aureport p+i+n+u+g+s+b+acl+xattrs+sha512 /sbin/ausearch p+i+n+u+g+s+b+acl+xattrs+sha512 /sbin/autrace p+i+n+u+g+s+b+acl+xattrs+sha512 - validate: aide -D --config %s + validate: aide -D --config %s when: - rhel9cis_rule_1_3_2 - not system_is_ec2