Default converge test indexer host update

This commit is contained in:
Gonzalo Acuña 2022-03-29 17:03:36 -03:00
parent 4c612fc6cd
commit 779baf16cb
No known key found for this signature in database
GPG Key ID: 646BA79A313A2270

View File

@ -4,7 +4,7 @@
roles: roles:
- role: ../../roles/wazuh/ansible-wazuh-manager - role: ../../roles/wazuh/ansible-wazuh-manager
vars: vars:
- { role: ../../roles/wazuh/ansible-filebeat-oss, filebeat_output_indexer_hosts: "elasticsearch_centos7:9200" } - { role: ../../roles/wazuh/ansible-filebeat-oss, filebeat_output_indexer_hosts: "indexer_centos7:9200" }
vars: vars:
pre_tasks: pre_tasks:
- name: (converge) fix missing packages in cloud images - name: (converge) fix missing packages in cloud images