From 002e6fb8f374de98a9532102248e0776ecfdb3c8 Mon Sep 17 00:00:00 2001 From: mh Date: Mon, 19 Jul 2010 21:41:05 +0200 Subject: another fix for inclusion --- manifests/plugins/base.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/plugins/base.pp') diff --git a/manifests/plugins/base.pp b/manifests/plugins/base.pp index 2924599..ff36a19 100644 --- a/manifests/plugins/base.pp +++ b/manifests/plugins/base.pp @@ -20,6 +20,6 @@ class munin::plugins::base { case $virtual { physical: { include munin::plugins::physical } - xen0: { include "munin::plugins::dom0" } + xen0: { include ::munin::plugins::dom0 } } } -- cgit v1.2.3