Added new variable es_version_lock to define if deb/rpm package should be locked to currently installed version

This commit is contained in:
Jakob Reiter 2015-07-07 15:08:30 +02:00
parent c27745c108
commit 2054b0d8ac
2 changed files with 3 additions and 0 deletions

View file

@ -5,3 +5,5 @@
- include: elasticsearch.yml
- include: elasticsearch-plugins.yml
when: es_plugins is defined
- include: elasticsearch-version-lock.yml
when: es_version_lock