summaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-12-28 04:20:36 -0500
committerJesse Luehrs <doy@tozt.net>2018-12-28 04:20:36 -0500
commit9d47ae264dd27de7415b203043ca4c3042689d65 (patch)
tree011701a3310bd35bf757e5b8b0b3160bb642b5db /manifests
parent93db4d1022398616d958c29f192fc3fdade1bf76 (diff)
downloadpuppet-tozt-9d47ae264dd27de7415b203043ca4c3042689d65.tar.gz
puppet-tozt-9d47ae264dd27de7415b203043ca4c3042689d65.zip
start configuring munin
Diffstat (limited to 'manifests')
-rw-r--r--manifests/tozt.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/tozt.pp b/manifests/tozt.pp
index cf84b6c..03ab460 100644
--- a/manifests/tozt.pp
+++ b/manifests/tozt.pp
@@ -10,6 +10,7 @@ node 'tozt', 'tozt.localdomain' {
include tozt::backups
include tozt::git
+ include tozt::munin
include tozt::pass
include tozt::paste
include tozt::services