summaryrefslogtreecommitdiff
path: root/munin-node/defaults
AgeCommit message (Collapse)Author
16 hoursDon't install prosody plugins by defaultmainMatthew Fennell
I want to set up monitoring on fennell.dev and search.fennell.dev - neither of which have a postgres instance or should include other prosody-related plugins in the future. Therefore, configure a base set of plugins that should always be included, and let extra plugins / configuration be driven by extra_profiles. Over time, I'll want to create profile maps (containing config for the necessary packages/plugins to install/configure for that profile) to avoid unnecessary duplication of tasks, but for now, it's sufficient.
17 hoursansible-galaxy init munin-nodeMatthew Fennell
Clear out subdirectories which are unlikely to be needed, and install the plugin by default during make.