forked from ansible-lockdown/RHEL9-CIS
7 lines
243 B
YAML
7 lines
243 B
YAML
---
|
|
# OS Specific Settings
|
|
|
|
os_gpg_key_pubkey_name: gpg-pubkey-b86b3716-61e69f29
|
|
os_gpg_key_pubkey_content: "AlmaLinux OS 9 <packager@almalinux.org> b86b3716"
|
|
# disable repo_gpgcheck due to OS default repos
|
|
rhel9cis_rule_enable_repogpg: false
|