From da62626a9d582e747dca984cc4fc8b35c5b95eee Mon Sep 17 00:00:00 2001 From: "root@DERVISHx" Date: Fri, 24 Nov 2023 15:38:40 +0000 Subject: [PATCH] Fixing conflicts after rebasing current feature branch onto 'devel' --- defaults/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/defaults/main.yml b/defaults/main.yml index 888fdd8..3828ab2 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -137,6 +137,7 @@ audit_run_heavy_tests: true audit_cmd_timeout: 120000 ### End Goss enablements #### +#### Detailed settings found at the end of this document #### # These variables correspond with the CIS rule IDs or paragraph numbers defined in # the CIS benchmark documents. @@ -660,7 +661,6 @@ rhel9cis_telnet_server: false # This variable, when system is NOT a mailserver, will configure Postfix to listen only on the loopback interface(the virtual # network interface that the server uses to communicate internally. rhel9cis_is_mail_server: false - # Note the options # Client package configuration variables. # Packages are used for client services and Server- only remove if you dont use the client service @@ -885,7 +885,7 @@ rhel9cis_auditd_uid_exclude: # '/etc/audit/auditd.conf' file) can be stored within current variable. rhel9cis_auditd_extra_conf: {} # Example: -#rhel9cis_auditd_extra_conf: +# rhel9cis_auditd_extra_conf: # admin_space_left: '10%' ## Whether rsyslog or journald preferred method for local logging