Giter VIP home page Giter VIP logo

ansible-elasticsearch's People

Contributors

ajsalminen avatar bartvb avatar bbaassssiiee avatar jaspernbrouwer avatar martinnowak avatar mlandauer avatar ramondelafuente avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ansible-elasticsearch's Issues

Provide elasticsearch_plugin as ansible module to manage ES plugins

When you install ES on a (number of) servers, you can use our playbook. However, to install additional plugins, as best practice you would setup separate roles for each plugin and implement your own update logic (cfr. #2).

It would obviously become much more attractive if we would provide an ansible module e.g. elasticsearch_plugin to simply state what plugin should be installed, incl. version references and also support state="absent".

OVZ undefined ansible_eth0

TASK [f500.elasticsearch : write elasticsearch.yml] ****************************
fatal: [10.10.10.116]: FAILED! => {"changed": false, "failed": true, "msg": "AnsibleUndefinedVariable: ERROR! ERROR! 'ansible_eth0' is undefined"}

http.cors.enabled is false by default

Hi,

In new versions of ES, http.cors.enabled is false by default, so we cant use plugins like paramedic in a remote host.

Is it possible to add « http.cors.enabled: true » in elasticsearch.yml.j2 template file ?

Thanks

How to upgrade ES?

Hey,

was just wondering how to upgrade an ES instance using this ansible playbook. Wouldn't we just have to change the apt line to a state=latest instead of present?

How do you feel about this?

I'll try a fork for now and see if that works.
-wim

JDK not installed

I added this:

- name: install openjdk
  apt: pkg=openjdk-7-jre-headless state=present

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.