summaryrefslogtreecommitdiff
path: root/Modulefile
diff options
context:
space:
mode:
Diffstat (limited to 'Modulefile')
-rw-r--r--Modulefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/Modulefile b/Modulefile
deleted file mode 100644
index a9b5030..0000000
--- a/Modulefile
+++ /dev/null
@@ -1,14 +0,0 @@
-name 'duritong-munin'
-version '0.0.3'
-source 'git://github.com/duritong/puppet-munin.git'
-author 'duritong'
-license 'Apache License, Version 2.0'
-summary 'Puppet module for Munin monitoring'
-description 'Munin is a performance monitoring system which creates nice RRD graphs and has a very easy plugin interface'
-project_page 'https://github.com/duritong/puppet-munin'
-
-## Add dependencies, if any:
-# dependency 'username/name', '>= 1.2.0'
-dependency 'puppetlabs/concat', '>= 1.1.0'
-dependency 'puppetlabs/stdlib', '>= 3.2.0'
-dependency 'duritong/openbsd', '>= 0.0.1'