Add master_certs_destination parameter

This commit is contained in:
Jose M 2019-07-30 14:26:15 +02:00
parent 44cdd72f59
commit 337e3de09f

View File

@ -23,6 +23,8 @@ node_certs_generator_ip: 172.16.0.161
node_certs_source: /usr/share/elasticsearch
node_certs_destination: /etc/elasticsearch/certs
master_certs_destination: /es_certs
# Rsync
rsync_path: /usr/bin/rsync
rsync_user: vagrant