Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.25 KB

README.rst

File metadata and controls

50 lines (37 loc) · 1.25 KB

elasticsearch-formula

A saltstack formula to manage elasticsearch 2.x and 5.x clusters on RHEL and Debian based systems.

Available states

Manage repo file on RHEL/CentOS and Debian systems.

Install elasticsearch and additional prerequisite packages

Optionally configure non-statndard folders and mount additional devices if used

Manage configuration file placement

Apply kernal tweaks and system tuning options

Optionally setup firewalld rules for elasticsearch transport and disable iptables Requires the firewall-formula or another method of managing the firewalld service

Optionally setup iptables rules for elasticsearch transport and disable firewalld Requires the firewall-formula or another method of managing the iptables service

Sets up the elasticsearch service and makes sure it is running.