summaryrefslogtreecommitdiff
path: root/Modulefile
diff options
context:
space:
mode:
authorMicah <micah@leap.se>2016-05-24 10:19:41 -0400
committerMicah <micah@leap.se>2016-05-24 10:19:41 -0400
commitc9d50f333a81c716f3e227e9eb449dc76b6eb6e3 (patch)
tree1a09a2775045f854000f6cba5ee4efb2c3a802b2 /Modulefile
Squashed 'puppet/modules/check_mk/' content from commit aa02571
git-subtree-dir: puppet/modules/check_mk git-subtree-split: aa02571537af90ac73309e6e216c9417802548c3
Diffstat (limited to 'Modulefile')
-rw-r--r--Modulefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/Modulefile b/Modulefile
new file mode 100644
index 00000000..60c355a3
--- /dev/null
+++ b/Modulefile
@@ -0,0 +1,10 @@
+name 'erwbgy-check_mk'
+version '0.3.0'
+source 'https://github.com/erwbgy/puppet-check_mk.git'
+author 'erwbgy'
+license 'Apache License, Version 2.0'
+summary 'install and configure check_mk'
+description 'Install and configure check_mk agent and Nagios plugin'
+project_page 'https://github.com/erwbgy/puppet-check_mk'
+dependency 'puppetlabs/stdlib', '>= 2.6.0'
+dependency 'ripienaar/concat', '>= 0.2.0'