Skip to content

Commit 09554b8

Browse files
authored
Merge pull request #25 from ansible-lockdown/devel
updated amazon2 vars
2 parents d04c0db + d396385 commit 09554b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.tf

+1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ resource "local_file" "inventory" {
7777
run_audit: true
7878
system_is_ec2: true
7979
skip_reboot: false
80+
amazon2cis_rule_4_5_2_4: false # Don't set root password
8081
amzn2023cis_rule_1_2_2: false # Breaks patching
8182
amzn2023cis_rule_1_2_4: false # Breaks patching
8283
amzn2023cis_rule_4_6_6: false # default image has no root password and nopasswd not removed from sudo

0 commit comments

Comments
 (0)