We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09554b8 + e97fd40 commit 759eebaCopy full SHA for 759eeba
main.tf
@@ -83,6 +83,7 @@ resource "local_file" "inventory" {
83
amzn2023cis_rule_4_6_6: false # default image has no root password and nopasswd not removed from sudo
84
rhel_07_010340: false
85
rhel7stig_bootloader_password_hash: 'grub.pbkdf2.sha512.somethingnewhere' # pragma: allowlist secret
86
+ rhel9cis_bootloader_password_hash: grub.pbkdf2.sha512.10000.9306A36764A7BEA3BF492D1784396B27F52A71812E9955A58709F94EE70697F9BD5366F36E07DEC41B52279A056E2862A93E42069D7BBB08F5DFC2679CD43812.6C32ADA5449303AD5E67A4C150558592A05381331DE6B33463469A236871FA8E70738C6F9066091D877EF88A213C86825E093117F30E9E1BF158D0DB75E7581B
87
rhel9cis_rule_5_6_6: false # skip root passwd check and keys only
88
rhel9stig_audit_log_filesystem: '/'
89
# passwd strings
0 commit comments