Remove deprecated pai.yaml from wazuh-manager installation
This commit is contained in:
parent
ef79065de6
commit
292b4402b3
@ -141,19 +141,6 @@
|
|||||||
when:
|
when:
|
||||||
- shared_agent_config is defined
|
- shared_agent_config is defined
|
||||||
|
|
||||||
- name: Installing the api.yaml (api configuration)
|
|
||||||
template: src=api.yaml.j2
|
|
||||||
dest="{{ wazuh_dir }}/api/configuration/api.yaml"
|
|
||||||
owner=root
|
|
||||||
group=ossec
|
|
||||||
mode=0640
|
|
||||||
notify: restart wazuh-manager
|
|
||||||
when:
|
|
||||||
- wazuh_manager_config.cluster.node_type == "master"
|
|
||||||
tags:
|
|
||||||
- init
|
|
||||||
- config
|
|
||||||
|
|
||||||
- name: Installing the local_internal_options.conf
|
- name: Installing the local_internal_options.conf
|
||||||
template: src=var-ossec-etc-local-internal-options.conf.j2
|
template: src=var-ossec-etc-local-internal-options.conf.j2
|
||||||
dest="{{ wazuh_dir }}/etc/local_internal_options.conf"
|
dest="{{ wazuh_dir }}/etc/local_internal_options.conf"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user