From ebdcae0d53a7ee50e2abb2f6606f731cb76c83e8 Mon Sep 17 00:00:00 2001 From: Marcel Haerry Date: Tue, 22 Apr 2008 11:28:54 +0200 Subject: empty module $MODULENAME --- manifests/init.pp | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 manifests/init.pp (limited to 'manifests/init.pp') diff --git a/manifests/init.pp b/manifests/init.pp new file mode 100644 index 0000000..c4c4db0 --- /dev/null +++ b/manifests/init.pp @@ -0,0 +1,9 @@ +####################################### +# munin module +# Puzzle ITC - haerry+puppet(at)puzzle.ch +# GPLv3 +####################################### + + +# modules_dir { "munin": } +class munin {} -- cgit v1.2.3