diff options
| author | Ahmed AbdelHalim <[email protected]> | 2026-07-01 14:16:03 +0200 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2026-07-01 14:17:41 +0200 |
| commit | f1be1e9510cda83f805fac986bffa1160f723e17 (patch) | |
| tree | 1f6cdcc0196152b61dfdeee967f4096eb534faee | |
| parent | b4945ec4f794df06baf0a0848cd6f71320af7ebb (diff) | |
Add prometheus node exporter to pve
| -rw-r--r-- | configure.yml | 1 | ||||
| -rw-r--r-- | host_vars/rpi5.local.yml | bin | 3372 -> 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 Binary files differindex e24fc01a..831263f5 100644 --- a/host_vars/rpi5.local.yml +++ b/host_vars/rpi5.local.yml |
