An Ansible role to install/configure Elasticsearch
None
None
- hosts: all
become: true
vars:
roles:
- role: ansible-elasticsearch
tasks:
Included is a Vagrant testing environment.
You can easily spin up this environment by doing the following:
cd Vagrant
vagrant up
You can easily tear down this environment by doing the following:
./cleanup.sh
MIT
Larry Smith Jr.
- @mrlesmithjr
- EverythingShouldBeVirtual
- mrlesmithjr [at] gmail.com