Created
September 23, 2014 15:30
-
-
Save danbee/250422be00c267dd57ff to your computer and use it in GitHub Desktop.
Yum repo file for Elasticsearch 1.3.x
This file contains hidden or 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
[elasticsearch-1.3] | |
name=Elasticsearch repository for 1.3.x packages | |
baseurl=http://packages.elasticsearch.org/elasticsearch/1.3/centos | |
gpgcheck=1 | |
gpgkey=http://packages.elasticsearch.org/GPG-KEY-elasticsearch | |
enabled=1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment