mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 15:33:06 +00:00
Merge branch 'siemens/feat/document_main_variables' of code.siemens.com:infosec-pss-gov/security-crafter-baseline-automations/ansible-lockdown/rhel9-cis into siemens/feat/document_main_variables
This commit is contained in:
commit
14cd1e0397
3 changed files with 13 additions and 1 deletions
|
|
@ -879,7 +879,7 @@ rhel9cis_auditd_extra_conf: {}
|
|||
# This variable governs which logging service should be used, choosing between 'rsyslog'(CIS recommendation)
|
||||
# or 'journald'(only one is implemented) will trigger the execution of the associated subsection, as the-best
|
||||
# practices are written wholly independent of each other.
|
||||
rhel9cis_syslog: rsyslog
|
||||
rhel9cis_syslog: journald
|
||||
## Control 4.2.1.5 | PATCH | Ensure logging is configured
|
||||
# This variable governs if current Ansible role should manage syslog settings
|
||||
# in /etc/rsyslog.conf file, namely mail, news and misc(warn, messages)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue