
This patch gets the docs adjusted to work with the new RHEL 7 STIG version 1 release. The new STIG release has changed all of the numbering, but it maintains a link to (most) of the old STIG IDs in the XML. Closes-bug: 1676865 Change-Id: I65023fe63163c9804a3aec9dcdbf23c69bedb604
17 lines
456 B
ReStructuredText
17 lines
456 B
ReStructuredText
---
|
|
id: V-71973
|
|
status: opt-in
|
|
tag: aide
|
|
---
|
|
|
|
Initializing the AIDE database and completing the first AIDE run causes
|
|
increased disk I/O and CPU usage for extended periods. Therefore, the AIDE
|
|
database is not automatically initialized by the tasks in the security role.
|
|
|
|
Deployers can enable the AIDE database initialization within the security role
|
|
by setting the following Ansible variable:
|
|
|
|
.. code-block:: yaml
|
|
|
|
security_rhel7_initialize_aide: yes
|