Skip to content

Commit e24c4ed

Browse files
authored
Merge pull request #1458 from stackhpc/wazuh-ansible-v4.10.0
Bump to wazuh-ansible v4.10.0
2 parents 44f8f21 + a71c358 commit e24c4ed

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

doc/source/configuration/wazuh.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -336,11 +336,6 @@ rulesets. However, you may find you want to add more. This can be achieved via
336336
SKC supports this automatically, just add the policy file from this PR to
337337
``{{ kayobe_env_config_path }}/wazuh/custom_sca_policies``.
338338

339-
Currently, Wazuh does not ship with a CIS benchmark for Rocky 9. You can find
340-
the in-development policy here: https://github.com/wazuh/wazuh/pull/17810 To
341-
include this in your deployment, simply copy it to
342-
``{{ kayobe_env_config_path }}/wazuh/custom_sca_policies/cis_rocky_linux_9.yml``.
343-
344339
.. _Deploy:
345340

346341
Deploy

etc/kayobe/ansible/requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ roles:
2222
version: 1.3.1
2323
- name: wazuh-ansible
2424
src: https://github.com/stackhpc/wazuh-ansible
25-
version: stackhpc
25+
version: stackhpc-v4.10.0
2626
- name: geerlingguy.pip
2727
version: 2.2.0
2828
- name: monolithprojects.github_actions_runner
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
features:
3+
- |
4+
Upgrades the version of wazuh-ansible to v4.10.0. This brings in the SCA CIS
5+
checks for Rocky Linux 9 by default.

0 commit comments

Comments
 (0)