openstack-ansible-ops/elk_metrics_7x/roles/elastic_repositories
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
..
defaults Expose apt repo configuration 2020-02-25 15:44:58 +00:00
meta Duplicate of elk_metrics_6x to elk_metrics_7x 2019-07-10 17:52:49 +01:00
tasks Duplicate of elk_metrics_6x to elk_metrics_7x 2019-07-10 17:52:49 +01:00
vars Expose apt repo configuration 2020-02-25 15:44:58 +00:00