We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3881bde commit 5f9dd6bCopy full SHA for 5f9dd6b
2 files changed
products/rhel9/product.yml
@@ -60,3 +60,4 @@ centos_pkg_version: "8483c65d"
60
centos_major_version: "9"
61
62
journald_conf_dir_path: /etc/systemd/journald.conf.d
63
+sysctl_remediate_drop_in_file: true
tests/data/product_stability/rhel9.yml
@@ -108,7 +108,7 @@ release_key_fingerprint: 567E347AD0044ADE55BA8A5F199E2F91FD431D51
108
rsyslog_cafile: /etc/pki/tls/cert.pem
109
sshd_distributed_config: 'true'
110
sshd_runtime_check: 'false'
111
-sysctl_remediate_drop_in_file: 'false'
+sysctl_remediate_drop_in_file: 'true'
112
target_oval_version:
113
- 5
114
- 11
0 commit comments