We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b82d81d commit 7c090e7Copy full SHA for 7c090e7
products/rhcos4/product.yml
@@ -18,6 +18,8 @@ groups:
18
dedicated_ssh_keyowner:
19
name: ssh_keys
20
21
+sshd_distributed_config: "true"
22
+
23
cpes_root: "../../shared/applicability"
24
cpes:
25
- rhcos4:
tests/data/product_stability/rhcos4.yml
@@ -89,7 +89,7 @@ reference_uris:
89
stigref: https://www.cyber.mil/stigs/srg-stig-tools/
90
release_key_fingerprint: 567E347AD0044ADE55BA8A5F199E2F91FD431D51
91
rsyslog_cafile: /etc/pki/tls/cert.pem
92
-sshd_distributed_config: 'false'
+sshd_distributed_config: 'true'
93
sysctl_remediate_drop_in_file: 'false'
94
type: platform
95
uid_min: 1000
0 commit comments