Removed apt-mark (Debian version lock) as it was not working as expected.

Added a hint to the Readme to use (external) apt pinning
This commit is contained in:
Jakob Reiter 2015-09-14 17:04:47 +02:00
parent 534a283a9d
commit 4a9d91c5d1

View file

@ -92,7 +92,7 @@ Should elasticsearch be installed from a repository or from a url download. If f
```es_version_lock``` (true or false (default))
This will lock the elasticsearch version using `yum versionlock` or `apt-mark hold`.
This will lock the elasticsearch version using `yum versionlock`. Only available on RHEL/CentOS. For Debian/Ubuntu see `apt pinning` below.
```es_scripts``` (true or false (default))