Skip to content

Commit 5f9dd6b

Browse files
committed
rhel9: remediate sysctl in dropin files
1 parent 3881bde commit 5f9dd6b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

products/rhel9/product.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,4 @@ centos_pkg_version: "8483c65d"
6060
centos_major_version: "9"
6161

6262
journald_conf_dir_path: /etc/systemd/journald.conf.d
63+
sysctl_remediate_drop_in_file: true

tests/data/product_stability/rhel9.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ release_key_fingerprint: 567E347AD0044ADE55BA8A5F199E2F91FD431D51
108108
rsyslog_cafile: /etc/pki/tls/cert.pem
109109
sshd_distributed_config: 'true'
110110
sshd_runtime_check: 'false'
111-
sysctl_remediate_drop_in_file: 'false'
111+
sysctl_remediate_drop_in_file: 'true'
112112
target_oval_version:
113113
- 5
114114
- 11

0 commit comments

Comments
 (0)