feat(baseline): rotate auditd logs until a plan is in place to archive them
This commit is contained in:
parent
c3a5cb1f54
commit
d1d38d672a
1 changed files with 1 additions and 0 deletions
|
|
@ -32,4 +32,5 @@
|
||||||
# ipaservers are part of Linux Identity Management. Joining your host to an IdM
|
# ipaservers are part of Linux Identity Management. Joining your host to an IdM
|
||||||
# domain automatically configures SSSD authentication on your host.
|
# domain automatically configures SSSD authentication on your host.
|
||||||
rhel9cis_allow_authselect_updates: false
|
rhel9cis_allow_authselect_updates: false
|
||||||
|
rhel9cis_auditd_max_log_file_action: rotate
|
||||||
when: (ansible_distribution == "Rocky") and (ansible_distribution_major_version == "9")
|
when: (ansible_distribution == "Rocky") and (ansible_distribution_major_version == "9")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue