Skip to content

Commit

Permalink
Updated defaults/main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ComplianceAsCode development team authored and dmc5179 committed Aug 7, 2023
1 parent ed0e518 commit e85b4c1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
# defaults file for rhel9_anssi_bp28_high
var_aide_scan_notification_email: root@localhost
var_authselect_profile: minimal
var_password_pam_unix_remember: '2'
var_accounts_passwords_pam_faillock_deny: '3'
Expand Down Expand Up @@ -85,6 +86,9 @@ accounts_umask_etc_login_defs: true
accounts_umask_etc_profile: true
aide_build_database: true
aide_periodic_cron_checking: true
aide_scan_notification: true
aide_verify_acls: true
aide_verify_ext_attributes: true
audit_rules_dac_modification_chmod: true
audit_rules_dac_modification_chown: true
audit_rules_dac_modification_fchmod: true
Expand Down Expand Up @@ -134,6 +138,7 @@ audit_rules_usergroup_modification_passwd: true
audit_rules_usergroup_modification_shadow: true
chronyd_specify_remote_server: true
configure_strategy: true
dir_perms_world_writable_root_owned: true
dir_perms_world_writable_sticky_bits: true
disable_strategy: true
enable_authselect: true
Expand Down

0 comments on commit e85b4c1

Please sign in to comment.