From eef1345dd22c54b593966d0bede2d16747f01aa7 Mon Sep 17 00:00:00 2001 From: mh Date: Sun, 9 May 2010 23:45:06 +0200 Subject: adjust module_dir --- manifests/init.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests') diff --git a/manifests/init.pp b/manifests/init.pp index 578c4bb..5c4feeb 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -16,5 +16,6 @@ # IP addresses and still be happy class munin { + include common::moduledir module_dir { [ "munin", "munin/nodes", "munin/plugins" ]: } } -- cgit v1.2.3