c49ece9204
The opendev.org server is in production, cleanup the old puppet-based host. Change-Id: I6db3ce929226a23b96234b52ece8b17f4c6a326a
7 lines
122 B
YAML
7 lines
122 B
YAML
- hosts: "grafana:!disabled"
|
|
name: "Base: configure grafana"
|
|
roles:
|
|
- iptables
|
|
- install-docker
|
|
- grafana
|