browbeat/elastic
Charles Short 0fa8454fd1 Remove PerfkitBenchMaker
No longer supported.

Change-Id: Iae8ff4e0a1f55af67b49df16e8ecf276877f2525
Signed-off-by: Charles Short <chucks@redhat.com>
2019-11-20 14:54:43 -05:00
..
templates Remove PerfkitBenchMaker 2019-11-20 14:54:43 -05:00
v5templates Remove PerfkitBenchMaker 2019-11-20 14:54:43 -05:00
README.rst Add template for Elastic 2016-10-07 16:01:12 -04:00

ElasticSearch Configuration for Browbeat

+ templates/

Will contain Elasticsearch templates to account for things like the Browbeat UUID. These Templates will be installed if you run through our Elasticsearch installer. If you already have a Elasticsearch Host, you can install them by running the following:

$ cd ../ansible
$ vi install/group_vars/all.yml
# Update your es_ip
$ ansible-playbook -i hosts install/es-template.yml