aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md11
1 files changed, 3 insertions, 8 deletions
diff --git a/readme.md b/readme.md
index f563577..12d106e 100644
--- a/readme.md
+++ b/readme.md
@@ -1,13 +1,8 @@
-# Prometheus role for Alpine, Void Linux, Ubuntu, and CentOS
-
-You can easily override the default Prometheus template with
-`prometheus_template_source: production/prometheus.yml` in your `group_vars` or
-so.
+# Prometheus role for systems using `runit`
Updating and or changing versions of Prometheus is as simple as changing
the version and checksum in your vars.
-Works well with my Netdata role which is available here:
-
-https://git.riedstra.us/ansible
+Check over `defaults/main.yml` for a heavily commented example
+Be sure to check out the `node_exporter` role as well