Skip to content

Instantly share code, notes, and snippets.

@tieutantan
Last active December 17, 2018 11:00
Show Gist options
  • Save tieutantan/50f1a5432ef25ed0e6da2daabb70f79f to your computer and use it in GitHub Desktop.
Save tieutantan/50f1a5432ef25ed0e6da2daabb70f79f to your computer and use it in GitHub Desktop.
Elasticsearch Repository: wget -O /etc/yum.repos.d/elasticsearch.repo https://bit.ly/2QCXXVS
[elasticsearch-6.x]
name=Elasticsearch repository for 6.x packages
baseurl=https://artifacts.elastic.co/packages/6.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