Fix instructions for opting in to V-72115
The docs previously specified that the wrong boolean value should be set in order to opt-in to control V-72115. The variable security_rhel7_audit_lsetxattr has a value of no by default. Change-Id: I2701ada847404a629de44a548ace2f5e9424638d
This commit is contained in:
parent
ce53f4afd3
commit
b038fd9374
@ -19,6 +19,6 @@ Deployers can opt in for this change by setting the following Ansible variable:
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
security_rhel7_audit_lsetxattr: no
|
||||
security_rhel7_audit_lsetxattr: yes
|
||||
|
||||
This rule is compatible with x86, x86_64, and ppc64 architectures.
|
||||
|
Loading…
x
Reference in New Issue
Block a user