Fixed wazuh-certs-tool.sh URL

This commit is contained in:
Alberto R 2022-03-17 10:31:18 +01:00
parent 664f9d0060
commit 67b3b320f9
No known key found for this signature in database
GPG Key ID: A3B78DD9E2FD8B94

View File

@ -56,7 +56,7 @@ indexer_http_port: 9200
certs_gen_tool_version: 4.3 certs_gen_tool_version: 4.3
# Url of certificates generator tool # Url of certificates generator tool
certs_gen_tool_url: "https://packages.wazuh.com/resources/{{ certs_gen_tool_version }}/wazuh-certs-tool.sh" certs_gen_tool_url: "https://packages.wazuh.com/{{ certs_gen_tool_version }}/wazuh-certs-tool.sh"
indexer_admin_password: changeme indexer_admin_password: changeme
dashboard_password: changeme dashboard_password: changeme