Rename node_generate_certs to node_certs_generator

This commit is contained in:
Jose M 2019-06-28 18:13:49 +02:00
parent 3ea96a8e8d
commit 3a5f06e0ad

View File

@ -7,7 +7,7 @@
elasticsearch_bootstrap_node: true elasticsearch_bootstrap_node: true
elasticsearch_cluster_nodes: elasticsearch_cluster_nodes:
- 172.16.0.161 - 172.16.0.161
node_generate_certs: true node_certs_generator: true
node_name: node-1 node_name: node-1
elasticsearch_xpack_security: true elasticsearch_xpack_security: true
vars: vars: