Git Product home page Git Product logo

Comments (5)

jarpy avatar jarpy commented on August 16, 2024

This would need to be implemented in the Elasticsearch module, if it isn't already.

This module only deals with package repositories, which don't even have minor versions. They just have "5.x", "6.x" etc. Really, the line:

elasticsearch::repo_version: '1.7.6'

is quite strange. That should never have been called the "repo version", it is the "package version".

@tylerjl, @fatmcgav: do you have any suggestions for how this should be handled now?

from puppet-elastic_stack.

tylerjl avatar tylerjl commented on August 16, 2024

So pulling this apart, I'm seeing a few questions:

  • First, version 1 just isn't well-supported any more (it's very, truly dead from an end-of-life perspective), so I don't think you'll have much luck using elastic_stack::repo with v1 repositories - the module constructs repositories of the "${major_version}.x" form, and the 1.x series repositories looked like 1.7 instead.
  • If you need to keep pinning elasticsearch versions, the elasticsearch::version parameter is still there for you - the Elasticsearch module delegates repo-level things to this module now, so there's no repo_*-level parameters to tinker with in that module.

Do let me know if I'm misunderstanding the intent here.

from puppet-elastic_stack.

kamusin avatar kamusin commented on August 16, 2024

@tylerjl yes, we can still pin the version with the elasticsearch module, however, there is no way to set a custom repository at the moment (we have to declare an Apt resource in the role for voiding this issue).

I know, super old release..

from puppet-elastic_stack.

tylerjl avatar tylerjl commented on August 16, 2024

Hmm, can you not set elasticsearch::manage_repo: false and just manage an elastic repository yourself? If the Elasticsearch module is causing you to work around broken dependencies when you ask it to not manage any repositories, that should be something we fix.

from puppet-elastic_stack.

kamusin avatar kamusin commented on August 16, 2024

We are managing the repository by ourselves now, that worked around the issue for this ancient stack.

from puppet-elastic_stack.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.