Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve idempotency for elasticsearch #313

Merged
merged 5 commits into from
Dec 2, 2020

Commits on Nov 30, 2020

  1. manifests/elasticsearch: add variables for user, group, eshome, confi…

    …g and file limits path to reduce hardcoding of path
    neonmei committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    9f2f9c1 View commit details
    Browse the repository at this point in the history
  2. manifests/elasticsearch: replace limits.conf exec resource with idemp…

    …otent file_line resource
    neonmei committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    1103037 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e67b96a View commit details
    Browse the repository at this point in the history
  4. manifests/repo_elastic: remove exec task for importing gpg key, as it…

    … is already defined in yumrepo
    neonmei committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    eaacea6 View commit details
    Browse the repository at this point in the history
  5. manifests/elasticsearch: replace exec resource with idempotent file r…

    …esource to check for proper ownership of elasticsearch paths
    neonmei committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    97ab696 View commit details
    Browse the repository at this point in the history