Fixed wazuh-certs-tool.sh URL
This commit is contained in:
parent
664f9d0060
commit
67b3b320f9
@ -38,7 +38,7 @@ package_repos:
|
|||||||
gpg: 'https://packages.wazuh.com/key/GPG-KEY-WAZUH'
|
gpg: 'https://packages.wazuh.com/key/GPG-KEY-WAZUH'
|
||||||
openjdk:
|
openjdk:
|
||||||
baseurl: 'deb http://deb.debian.org/debian stretch-backports main'
|
baseurl: 'deb http://deb.debian.org/debian stretch-backports main'
|
||||||
|
|
||||||
indexer_sec_plugin_conf_path: /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig
|
indexer_sec_plugin_conf_path: /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig
|
||||||
indexer_sec_plugin_tools_path: /usr/share/wazuh-indexer/plugins/opensearch-security/tools
|
indexer_sec_plugin_tools_path: /usr/share/wazuh-indexer/plugins/opensearch-security/tools
|
||||||
indexer_conf_path: /etc/wazuh-indexer/
|
indexer_conf_path: /etc/wazuh-indexer/
|
||||||
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user