summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Fennell <matthew@fennell.dev>2026-09-09 22:57:57 +0100
committerMatthew Fennell <matthew@fennell.dev>2026-09-09 22:57:57 +0100
commit79defd7005932723df05f96b33ad7d3f5876413d (patch)
treed1275d1467c0ae1d9bb08bc7a2560412e84dcfc6
parent4d958b4784ceda51e0dbb95f8f87d23fdbc4153a (diff)
Include prosody in munin-node's extra_profilesHEADmaster
This ensures that the necessary packages and prosody-specific munin plugins are configured by default.
-rw-r--r--playbook.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/playbook.yaml b/playbook.yaml
index 7a9dc79..12f74a0 100644
--- a/playbook.yaml
+++ b/playbook.yaml
@@ -9,7 +9,10 @@
hosts: all
roles:
- bootstrap
- - munin-node
+ - role: munin-node
+ vars:
+ extra_profiles:
+ - prosody
tasks:
- name: Retrieve DANE hash