Remove password variables
This commit is contained in:
parent
458219b149
commit
bc5dd49ce9
@ -19,8 +19,3 @@
|
|||||||
node1:
|
node1:
|
||||||
name: node-1 # Important: must be equal to elasticsearch_node_name.
|
name: node-1 # Important: must be equal to elasticsearch_node_name.
|
||||||
ip: 127.0.0.1
|
ip: 127.0.0.1
|
||||||
elasticsearch_security_password: "<Your password here"
|
|
||||||
opendistro_admin_password: "{{ elasticsearch_security_password }}"
|
|
||||||
opendistro_kibana_password: "{{ opendistro_admin_password }}"
|
|
||||||
elasticsearch_xpack_security_password: "{{ elasticsearch_security_password }}"
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user