From: mh Date: Mon, 26 Jan 2009 22:42:17 +0000 (+0000) Subject: correct path for plugin X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=068cbf2e380ab72fa70452eb79d4c1fe7519c102;p=puppet-ejabberd.git correct path for plugin --- diff --git a/manifests/munin.pp b/manifests/munin.pp index 1ad3e08..e415419 100644 --- a/manifests/munin.pp +++ b/manifests/munin.pp @@ -3,7 +3,7 @@ class ejabberd::munin { '': { $ejabberd_domains = $fqdn } } munin::plugin::deploy{'ejabberd_users': - source => "puppet://$server/ejabberd/munin/ejabberd_", + source => "ejabberd/munin/ejabberd_", config => "env.vhosts ${$ejabberd_domains}\nuser root" } munin::plugin{'ejabberd_connections':