Created
July 8, 2017 09:26
-
-
Save BoyCook/6a25eca41fbc6b85a881115f4f6c5509 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[logstash-5.x] | |
name=Elastic repository for 5.x packages | |
baseurl=https://artifacts.elastic.co/packages/5.x/yum | |
gpgcheck=1 | |
gpgkey=https://artifacts.elastic.co/GPG-KEY-elasticsearch | |
enabled=1 | |
autorefresh=1 | |
type=rpm-md |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment