Skip to content

Commit 0287323

Browse files
committed
rhel10: remediate sysctl in dropin files
1 parent 5f9dd6b commit 0287323

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

products/rhel10/product.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,4 @@ reference_uris:
5757
journald_conf_dir_path: /etc/systemd/journald.conf.d
5858
audit_watches_style: modern
5959
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ release_key_fingerprint: 567E347AD0044ADE55BA8A5F199E2F91FD431D51
104104
rsyslog_cafile: /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
105105
sshd_distributed_config: 'true'
106106
sshd_runtime_check: 'false'
107-
sysctl_remediate_drop_in_file: 'false'
107+
sysctl_remediate_drop_in_file: 'true'
108108
target_oval_version:
109109
- 5
110110
- 11

0 commit comments

Comments
 (0)