Skip to content

Commit 759eeba

Browse files
authored
Merge pull request #26 from ansible-lockdown/uk-bolly-patch-1
Update main.tf for rhel9 old workflow
2 parents 09554b8 + e97fd40 commit 759eeba

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
@@ -83,6 +83,7 @@ resource "local_file" "inventory" {
8383
amzn2023cis_rule_4_6_6: false # default image has no root password and nopasswd not removed from sudo
8484
rhel_07_010340: false
8585
rhel7stig_bootloader_password_hash: 'grub.pbkdf2.sha512.somethingnewhere' # pragma: allowlist secret
86+
rhel9cis_bootloader_password_hash: grub.pbkdf2.sha512.10000.9306A36764A7BEA3BF492D1784396B27F52A71812E9955A58709F94EE70697F9BD5366F36E07DEC41B52279A056E2862A93E42069D7BBB08F5DFC2679CD43812.6C32ADA5449303AD5E67A4C150558592A05381331DE6B33463469A236871FA8E70738C6F9066091D877EF88A213C86825E093117F30E9E1BF158D0DB75E7581B
8687
rhel9cis_rule_5_6_6: false # skip root passwd check and keys only
8788
rhel9stig_audit_log_filesystem: '/'
8889
# passwd strings

0 commit comments

Comments
 (0)