Skip to content

Instantly share code, notes, and snippets.

@mdesanti
Created July 18, 2016 14:57
Show Gist options
  • Save mdesanti/4c86688ade216848e5ae760954158228 to your computer and use it in GitHub Desktop.
Save mdesanti/4c86688ade216848e5ae760954158228 to your computer and use it in GitHub Desktop.
files:
"/etc/yum.repos.d/logstash.repo":
mode: "000644"
owner: root
group: root
content: |
[logstash-2.3]
name=Logstash repository for 2.3.x packages
baseurl=https://packages.elastic.co/logstash/2.3/centos
gpgcheck=1
gpgkey=https://packages.elastic.co/GPG-KEY-elasticsearch
enabled=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment