diff options
author | Marcel Haerry <haerry@puzzle.ch> | 2008-04-22 11:28:54 +0200 |
---|---|---|
committer | Marcel Haerry <haerry@puzzle.ch> | 2008-04-22 11:28:54 +0200 |
commit | ebdcae0d53a7ee50e2abb2f6606f731cb76c83e8 (patch) | |
tree | cabb2e0d8181b683712230004a6ffc965d616002 /manifests/init.pp |
empty module $MODULENAME
Diffstat (limited to 'manifests/init.pp')
-rw-r--r-- | manifests/init.pp | 9 |
1 files changed, 9 insertions, 0 deletions
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 {} |