blob: 647c4ef2d7023037ab15660cc449595c4599036c [file] [log] [blame]
Ruslan Khozinov9cbfacf2017-03-30 17:44:44 +00001parameters:
2 devops_portal:
3 config:
4 service:
5 elasticsearch:
6 configure_proxy: true
7 endpoint:
8 address: ${_param:haproxy_elasticsearch_bind_host}
Volodymyr Stoiko38d3d872017-06-20 17:55:07 +03009 port: ${_param:haproxy_elasticsearch_http_bind_port}
Ruslan Khozinov9cbfacf2017-03-30 17:44:44 +000010 https: ${_param:haproxy_elasticsearch_ssl:enabled}