From: gabor.illes Date: Tue, 12 Nov 2019 18:18:33 +0000 (-0500) Subject: REC-443 OpenScap Security Scan fix 2 X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Finfra-ansible.git;a=commitdiff_plain;h=ab187a5e9e7d42a0253c14bd528d1fd5212a36f7 REC-443 OpenScap Security Scan fix 2 file location fix in audit rules Change-Id: Ifcaeab61a74c30643b06a39c42d2e36384f94a58 Signed-off-by: gabor.illes --- diff --git a/roles/audit/templates/50-file-changes.rules.j2 b/roles/audit/templates/50-file-changes.rules.j2 index f01ba55..d7d7aa6 100644 --- a/roles/audit/templates/50-file-changes.rules.j2 +++ b/roles/audit/templates/50-file-changes.rules.j2 @@ -1,5 +1,5 @@ ## file changes --w /opt/nokia/bin/hostcli -p aw -k hostcli +-w /usr/local/bin/hostcli -p aw -k hostcli -w /usr/bin/openstack -p aw -k openstackcli -w /boot/ -p rwxa -k dir_boot -w /opt/ -p aw -k dir_opt