RedHat and Debian complete
This commit is contained in:
parent
4b8550f6ef
commit
3aecd58b59
11 changed files with 76 additions and 63 deletions
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue