Skip to content

Instantly share code, notes, and snippets.

@guerzon
Created December 30, 2022 10:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save guerzon/fc05f5f342d335e122236080d689d087 to your computer and use it in GitHub Desktop.
Save guerzon/fc05f5f342d335e122236080d689d087 to your computer and use it in GitHub Desktop.
Elastic YUM repository for OSS packages
[elastic-oss]
name=Elastic repository for 8.x oss-packages
baseurl=https://artifacts.elastic.co/packages/oss-8.x/yum
gpgcheck=1
gpgkey=https://artifacts.elastic.co/GPG-KEY-elasticsearch
enabled=0
autorefresh=1
type=rpm-md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment