9ad1592711
Commit to import Browbeat Kibana Visuals into a existing Kibana infrastructure. This commit will ship with two dashboards and mutliple visuals. Fix for the ElasticSearch playbook install. The ElasticSearch playbook was missing bits to listen on external. Change-Id: I209af58ba81b1caf613ea669b3a9ce8f5530c40e
9 lines
105 B
YAML
9 lines
105 B
YAML
---
|
|
#
|
|
#
|
|
|
|
- hosts: localhost
|
|
remote_user: "{{ local_remote_user }}"
|
|
roles:
|
|
- kibana-visualization
|