aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks/network/grafana.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/network/grafana.yml')
-rw-r--r--playbooks/network/grafana.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/playbooks/network/grafana.yml b/playbooks/network/grafana.yml
new file mode 100644
index 0000000..30bc0f4
--- /dev/null
+++ b/playbooks/network/grafana.yml
@@ -0,0 +1,13 @@
+
+# network ~~ playbooks/network/grafana.yml
+# setup grafana for all hosts
+
+---
+
+- hosts: servers
+ roles:
+ - { role: prometheus }
+
+- hosts: st0cld0
+ roles:
+ - { role: grafana }
remember that computers suck.