![Will Foster](/assets/img/avatar_default.png)
This commit updates the Kibana repo to start using the newer 4.6 series. This has been tested against a set of freshly updated EL7 VMs. https://www.elastic.co/guide/en/kibana/4.6/releasenotes.html kibana 4.6 also requires elasticsearch 2.4 or later, this is provided by this playbook already. Change-Id: Ibe6c2b7d818b37ea142a20ed30359c4582c07f0a
7 lines
185 B
Plaintext
7 lines
185 B
Plaintext
[kibana-4.6]
|
|
name=Kibana repository for 4.6.x packages
|
|
baseurl=http://packages.elastic.co/kibana/4.6/centos
|
|
gpgcheck=1
|
|
gpgkey=http://packages.elastic.co/GPG-KEY-elasticsearch
|
|
enabled=1
|