AIO playbook single_node variable added
This commit is contained in:
parent
7fe5d56505
commit
fab8ec23f1
1
.github/playbooks/aio-wazuh.yml
vendored
1
.github/playbooks/aio-wazuh.yml
vendored
@ -39,6 +39,7 @@
|
|||||||
- role: ../../roles/wazuh/wazuh-indexer
|
- role: ../../roles/wazuh/wazuh-indexer
|
||||||
vars:
|
vars:
|
||||||
indexer_node_name: "wazuh-es01"
|
indexer_node_name: "wazuh-es01"
|
||||||
|
single_node: true
|
||||||
# 3. Managers
|
# 3. Managers
|
||||||
- role: ../../roles/wazuh/ansible-wazuh-manager
|
- role: ../../roles/wazuh/ansible-wazuh-manager
|
||||||
- role: ../../roles/wazuh/ansible-filebeat-oss
|
- role: ../../roles/wazuh/ansible-filebeat-oss
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user