
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
14 lines
463 B
ReStructuredText
14 lines
463 B
ReStructuredText
---
|
|
id: V-72063
|
|
status: exception - initial provisioning
|
|
tag: misc
|
|
---
|
|
|
|
Deployers should consider using filesystem mounts for ``/var/log/audit`` during
|
|
the initial server provisioning process. Adding filesystem mounts after a
|
|
system is provisioned might lead to downtime.
|
|
|
|
The tasks in the security role do not take action on filesystem mounts. If the
|
|
server does not mount ``/var/log/audit`` as a separate filesystem, a warning is
|
|
printed in the Ansible output.
|