mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 23:43:06 +00:00
Documenting usage of chrony variables.
Signed-off-by: Ionut Pruteanu <ionut.pruteanu@siemens.com>
This commit is contained in:
commit
945e020e6a
1 changed files with 1 additions and 4 deletions
|
|
@ -38,7 +38,6 @@ rhel9cis_section6: true
|
||||||
# e.g.
|
# e.g.
|
||||||
# - level1-server
|
# - level1-server
|
||||||
# - level2-workstation
|
# - level2-workstation
|
||||||
# Used for audit
|
|
||||||
rhel9cis_level_1: true
|
rhel9cis_level_1: true
|
||||||
rhel9cis_level_2: true
|
rhel9cis_level_2: true
|
||||||
|
|
||||||
|
|
@ -142,9 +141,7 @@ audit_cmd_timeout: 120000
|
||||||
# the CIS benchmark documents.
|
# the CIS benchmark documents.
|
||||||
# PLEASE NOTE: These work in coordination with the section # group variables and tags.
|
# PLEASE NOTE: These work in coordination with the section # group variables and tags.
|
||||||
# You must enable an entire section in order for the variables below to take effect.
|
# You must enable an entire section in order for the variables below to take effect.
|
||||||
|
# Section 1 rules
|
||||||
# Section 1 is Initial setup (FileSystem Configuration, Configure Software Updates, Filesystem Integrity Checking, Secure Boot Settings,
|
|
||||||
# Additional Process Hardening, Mandatory Access Control, Command Line Warning Banners, and GNOME Display Manager)
|
|
||||||
rhel9cis_rule_1_1_1_1: true
|
rhel9cis_rule_1_1_1_1: true
|
||||||
rhel9cis_rule_1_1_1_2: true
|
rhel9cis_rule_1_1_1_2: true
|
||||||
rhel9cis_rule_1_1_2_1: true
|
rhel9cis_rule_1_1_2_1: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue