mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-19 10:04:18 +01:00
Changed minor version to 1.7.1, added new variable es_templates
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
---
|
||||
es_major_version: "1.7"
|
||||
es_version: "1.7.0"
|
||||
es_version: "1.7.1"
|
||||
es_version_lock: false
|
||||
es_use_repository: true
|
||||
es_start_service: true
|
||||
es_plugins_reinstall: false
|
||||
es_scripts: false
|
||||
es_templates: false
|
||||
es_user: elasticsearch
|
||||
es_group: elasticsearch
|
||||
|
||||
Reference in New Issue
Block a user