Use final 6.3.0 release instead of snapshot
This commit is contained in:
parent
e5809a3169
commit
715bd8591e
5 changed files with 8 additions and 8 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
- name: RedHat - add Elasticsearch repo
|
||||
become: yes
|
||||
template: src=elasticsearch.repo dest=/etc/yum.repos.d/elasticsearch-{{ es_major_version }}.repo
|
||||
template: src=elasticsearch.repo dest=/etc/yum.repos.d/elasticsearch-{{ es_repo_name }}.repo
|
||||
when: es_use_repository
|
||||
|
||||
- name: RedHat - include versionlock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue