mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-17 17:14:20 +01:00
7 lines
257 B
Plaintext
7 lines
257 B
Plaintext
[elasticsearch-{{ es_major_version }}]
|
|
name=Elasticsearch repository for {{ es_major_version }} packages
|
|
baseurl=https://artifacts.elastic.co/packages/{{ es_major_version }}/yum
|
|
gpgcheck=1
|
|
gpgkey=https://artifacts.elastic.co/GPG-KEY-elasticsearch
|
|
enabled=1
|