system-config/playbooks/service-grafana.yaml
Ian Wienand c49ece9204 Cleanup grafana.openstack.org
The opendev.org server is in production, cleanup the old puppet-based
host.

Change-Id: I6db3ce929226a23b96234b52ece8b17f4c6a326a
2020-10-29 07:59:42 +11:00

7 lines
122 B
YAML

- hosts: "grafana:!disabled"
name: "Base: configure grafana"
roles:
- iptables
- install-docker
- grafana