summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2026-07-01 14:16:03 +0200
committerAhmed AbdelHalim <[email protected]>2026-07-01 14:17:41 +0200
commitf1be1e9510cda83f805fac986bffa1160f723e17 (patch)
tree1f6cdcc0196152b61dfdeee967f4096eb534faee
parentb4945ec4f794df06baf0a0848cd6f71320af7ebb (diff)
Add prometheus node exporter to pve
-rw-r--r--configure.yml1
-rw-r--r--host_vars/rpi5.local.ymlbin3372 -> 3435 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/configure.yml b/configure.yml
index acbe04e7..ae5d707d 100644
--- a/configure.yml
+++ b/configure.yml
@@ -116,4 +116,5 @@
- role: "dotfiles"
- role: "password_store"
- role: "vim"
+ - role: "prometheus-node-exporter"
- role: "restic"
diff --git a/host_vars/rpi5.local.yml b/host_vars/rpi5.local.yml
index e24fc01a..831263f5 100644
--- a/host_vars/rpi5.local.yml
+++ b/host_vars/rpi5.local.yml
Binary files differ