mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
8 lines
256 B
YAML
8 lines
256 B
YAML
---
|
|
# OS Specific Settings
|
|
|
|
os_gpg_key_pubkey_name: gpg-pubkey-fd431d51-4ae0493b
|
|
os_gpg_key_pubkey_content: "Red Hat, Inc. (release key 2) <security@redhat.com> fd431d51"
|
|
|
|
# disable repo_gpgcheck due to OS default repos
|
|
rhel9cis_rule_enable_repogpg: false
|