mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
commit
aed583dd9d
1 changed files with 2 additions and 2 deletions
|
@ -78,9 +78,9 @@ rpm --import https://packages.elastic.co/GPG-KEY-elasticsearch
|
|||
+
|
||||
. Create a file named `kibana.repo` in the `/etc/yum.repos.d/` directory with the following contents:
|
||||
+
|
||||
[source,sh]
|
||||
["source", "sh", subs="attributes"]
|
||||
--------------------------------------------------
|
||||
[kibana-{branch}]
|
||||
[kibana-{version}]
|
||||
name=Kibana repository for 4.5.x packages
|
||||
baseurl=http://packages.elastic.co/kibana/4.5/centos
|
||||
gpgcheck=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue