New major version fixes
This commit is contained in:
parent
dee32f7b79
commit
2f33aa20c5
@ -69,7 +69,7 @@
|
||||
register: agent_auth_output
|
||||
notify: Windows | Restart Wazuh Agent
|
||||
when:
|
||||
- wazuh_agent_authd.enable
|
||||
- wazuh_agent_authd.enable == true
|
||||
- not check_windows_key.stat.exists or check_windows_key.stat.size == 0
|
||||
- wazuh_agent_authd.registration_address is not none
|
||||
tags:
|
||||
|
||||
@ -161,7 +161,7 @@
|
||||
owner=root
|
||||
group=ossec
|
||||
mode=0640
|
||||
notify: restart wazuh-api
|
||||
notify: restart wazuh-manager
|
||||
when:
|
||||
- wazuh_manager_config.cluster.node_type == "master"
|
||||
tags:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user