openstack-ansible-ops/elk_metrics_6x/roles/elastic_metricbeat
Jonathan Rosser c2d3c44fd8 Enforce no_proxy when setting up ELK dashboards and rollups
There is no guarantee that all container IP addressess will be included
in an existing no_proxy environment variable. This will cause failures
when an http proxy is configured, but the proxy does not allow traffic
to 'hairpin' back to internal addresses.

This change forces no_proxy to the specific address of the kibana
and coordinator endpoints when the uri module is used to load dashboards
and configure rollups.

Change-Id: I669334c722cce79459b522e6e2d7e1aaec49ef24
2018-09-10 21:14:11 +00:00
..
defaults Move most of the variables into the roles 2018-08-13 03:20:33 +00:00
handlers Add trusty support to the project 2018-08-11 00:00:03 -05:00
meta Add trusty support to the project 2018-08-11 00:00:03 -05:00
tasks Enforce no_proxy when setting up ELK dashboards and rollups 2018-09-10 21:14:11 +00:00
templates Refactor templates to use a single macro template file 2018-09-02 20:04:28 +00:00
vars Add Redhat to the ELK deployment capabilities 2018-08-13 18:59:57 -05:00