Created
December 30, 2022 10:36
-
-
Save guerzon/fc05f5f342d335e122236080d689d087 to your computer and use it in GitHub Desktop.
Elastic YUM repository for OSS packages
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
[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