2 Commits

Author SHA1 Message Date
Duncan Walker
80e8bedcf0 Expose apt repo configuration
Currently one can not override the apt repository used for ELK stack
package installation due to variable precedence as the repo info is
defined in vars rather than defaults. To be able to do so is
particularly useful in the case that on wishes to specify alternative
mirrors to use. This commit optionally exposes the remote apt
configuration in the elastic_repoitory role defaults so that the user
can modify it in order to redirect to a mirror. The default
configuration is unchanged.

Change-Id: I6459bd8b1b55253a869b018d187c7ec29957a3c1
2020-02-25 15:44:58 +00:00
Georgina Shippey
5e96844123 Duplicate of elk_metrics_6x to elk_metrics_7x
Change-Id: I92a894e31f725a20c684165f93dd4c34b9c8b450
2019-07-10 17:52:49 +01:00