openstack-ansible-ops/grafana/env.d/grafana.yml
Kevin Carter 969a30c6c7
Add grafana
This change introduces grafana into the stack which gives us a great
way to visualize the data. The grafana role from cloudalchemy is being
used for the bulk of the deployment.

Because the grafana deployment playbook is now standalone the mentions
of grafana in the other ops directories have been removed.

Change-Id: I23e1c96cd1fda7ece9b86a69f9f0326913de714d
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-04-13 10:31:34 -05:00

21 lines
302 B
YAML

---
component_skel:
grafana:
belongs_to:
- grafana_all
container_skel:
grafana_container:
belongs_to:
- grafana_containers
contains:
- grafana
physical_skel:
grafana_containers:
belongs_to:
- all_containers
grafana_hosts:
belongs_to:
- hosts