From c7d95769fc65c8913137854e6593d701863612d6 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 22 Aug 2019 03:12:44 -0400 Subject: actually include the metabase configuration --- manifests/tozt.pp | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3-54-g00ecf