Update certs generation tool URL. Bump versions. Set variables to correct value
This commit is contained in:
parent
5696a08354
commit
672470344a
@ -3,10 +3,10 @@
|
|||||||
es_version: "7.8.0"
|
es_version: "7.8.0"
|
||||||
es_major_version: "7.x"
|
es_major_version: "7.x"
|
||||||
|
|
||||||
opendistro_version: 1.9.0
|
opendistro_version: 1.10.1
|
||||||
|
|
||||||
elasticsearch_cluster_name: wazuh-cluster
|
single_node: false
|
||||||
single_node: true
|
elasticsearch_node_name: node-1
|
||||||
opendistro_cluster_name: wazuh
|
opendistro_cluster_name: wazuh
|
||||||
elasticsearch_node_data: true
|
elasticsearch_node_data: true
|
||||||
elasticsearch_node_ingest: true
|
elasticsearch_node_ingest: true
|
||||||
@ -56,7 +56,7 @@ opendistro_http_port: 9200
|
|||||||
certs_gen_tool_version: 1.7
|
certs_gen_tool_version: 1.7
|
||||||
|
|
||||||
# Url of Search Guard certificates generator tool
|
# Url of Search Guard certificates generator tool
|
||||||
certs_gen_tool_url: "https://releases.floragunn.com/search-guard-tlstool/{{ certs_gen_tool_version }}/search-guard-tlstool-{{ certs_gen_tool_version }}.zip"
|
certs_gen_tool_url: "https://search.maven.org/remotecontent?filepath=com/floragunn/search-guard-tlstool/{{ certs_gen_tool_version }}/search-guard-tlstool-{{ certs_gen_tool_version }}.zip"
|
||||||
|
|
||||||
elasticrepo:
|
elasticrepo:
|
||||||
apt: 'https://artifacts.elastic.co/packages/7.x/apt'
|
apt: 'https://artifacts.elastic.co/packages/7.x/apt'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user