summaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-08-22 03:12:44 -0400
committerJesse Luehrs <doy@tozt.net>2019-08-22 03:12:44 -0400
commitc7d95769fc65c8913137854e6593d701863612d6 (patch)
treed8f42f12d79e5945107e054e0552a2321cfb465b /manifests
parentbd142f676b2e5b92b5f02cec46b45cea94288ebc (diff)
downloadpuppet-tozt-c7d95769fc65c8913137854e6593d701863612d6.tar.gz
puppet-tozt-c7d95769fc65c8913137854e6593d701863612d6.zip
actually include the metabase configuration
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 6de5635..69338f0 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::metabase
include tozt::monitoring
include tozt::munin
include tozt::pass