Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Yum versionlock does not properly lock elasticsearch-oss #475

Closed
conet opened this issue Jul 26, 2018 · 1 comment
Closed

Yum versionlock does not properly lock elasticsearch-oss #475

conet opened this issue Jul 26, 2018 · 1 comment
Assignees

Comments

@conet
Copy link

conet commented Jul 26, 2018

Elasticsearch version
6.3.2

Role version: (If using master please specify github sha)
4ec1f3b

JVM version (java -version):
openjdk version "1.8.0_181"
OpenJDK Runtime Environment (build 1.8.0_181-b13)
OpenJDK 64-Bit Server VM (build 25.181-b13, mixed mode)

OS version (uname -a if on a Unix-like system):

Description of the problem including expected versus actual behaviour:

Yum versionlock does not properly lock elasticsearch-oss when es_enable_xpack is false, instead it always locks elasticsearch see this https://github.com/elastic/ansible-elasticsearch/blob/master/tasks/elasticsearch-RedHat-version-lock.yml#L7

Playbook:

    es_version: "6.3.2"
    es_version_lock: true
    es_enable_xpack: false
@Crazybus
Copy link
Contributor

@conet nice catch! I just opened a PR to fix this up.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants