Update instances list

This commit is contained in:
Jose M 2019-07-30 14:30:34 +02:00
parent 55635383f2
commit b1faf023df

View File

@ -22,13 +22,13 @@
instances:
node1:
name: node-1 # Important: must be equal to elasticsearch_node_name.
ip: 172.16.0.161 # When unzipping, the node will search for its node name folder to get the cert.
ip: <node-1 IP> # When unzipping, the node will search for its node name folder to get the cert.
node2:
name: node-2
ip: 172.16.0.162
ip: <node-2 IP>
node3:
name: node-3
ip: 172.16.0.163
ip: <node-3 IP>
- hosts: <node-2 IP>
roles: