We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f9dd6b commit 0287323Copy full SHA for 0287323
2 files changed
products/rhel10/product.yml
@@ -57,3 +57,4 @@ reference_uris:
57
journald_conf_dir_path: /etc/systemd/journald.conf.d
58
audit_watches_style: modern
59
rsyslog_cafile: /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
60
+sysctl_remediate_drop_in_file: true
tests/data/product_stability/rhel10.yml
@@ -104,7 +104,7 @@ release_key_fingerprint: 567E347AD0044ADE55BA8A5F199E2F91FD431D51
104
105
sshd_distributed_config: 'true'
106
sshd_runtime_check: 'false'
107
-sysctl_remediate_drop_in_file: 'false'
+sysctl_remediate_drop_in_file: 'true'
108
target_oval_version:
109
- 5
110
- 11
0 commit comments