mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-18 01:24:20 +01:00
RedHat and Debian complete
This commit is contained in:
6
templates/elasticsearch.repo
Normal file
6
templates/elasticsearch.repo
Normal file
@@ -0,0 +1,6 @@
|
||||
[elasticsearch-{{ elasticsearch.major_version }}]
|
||||
name=Elasticsearch repository for {{ elasticsearch.major_version }}.x packages
|
||||
baseurl=http://packages.elastic.co/elasticsearch/{{ elasticsearch.major_version }}/centos
|
||||
gpgcheck=1
|
||||
gpgkey=http://packages.elastic.co/GPG-KEY-elasticsearch
|
||||
enabled=1
|
||||
Reference in New Issue
Block a user