Skip to content
This repository has been archived by the owner on Dec 3, 2020. It is now read-only.

Latest commit

 

History

History
95 lines (62 loc) · 3.66 KB

README.rst

File metadata and controls

95 lines (62 loc) · 3.66 KB

saltstack-elasticsearch-formula

Donate via flattr Apache-2.0-licensed Build Status Join Gitter Chat Join Internet Relay Chat

SaltStack Formula to set up and configure Elasticsearch, a distributed restful search and analytics server

Instructions

Please refer to https://github.com/bechtoldt/formula-docs to learn how to use this formula, how it is built and how you can add your changes.

NOTICE: This formula might uses the formhelper module which is a very useful Salt execution module that isn't available in upstream yet. Please consider retrieving it manually from https://github.com/bechtoldt/salt-modules and make it available to your Salt installation. Read SaltStack documentation to see how this can be achieved.

Take a look at older releases (branches) to get a version that isn't using the formhelper yet (if any).

Contributing

Contributions are welcome! All development guidelines we ask you to follow can be found at https://github.com/bechtoldt/formula-docs.

In general:

  1. Fork this repo on Github
  2. Add changes, test them, update docs (README.rst) if possible
  3. Submit your pull request (PR) on Github, wait for feedback

But it’s better to file an issue with your idea first.

TODO

  • add instructions how to use formhelper, add information about it in the formula-docs (dependency), show up alternative?
  • table/ matrix: os/salt compatibility (dedicated file)
  • add list of available states
  • add tests

Authors

Miscellaneous

Recommended formulas:

Further reading: