summaryrefslogtreecommitdiff
path: root/Modulefile
diff options
context:
space:
mode:
authorKeith Burdis <keith@burdis.org>2013-02-07 12:43:50 +0000
committerKeith Burdis <keith@burdis.org>2013-02-07 12:43:50 +0000
commit6405936dae74ed336f1421a27c7c22abf6d02d9e (patch)
tree3b37c068b7814c628e77313f2cae07a9ae56322a /Modulefile
parenteb88e7dfeef1939130394671568fba189f752c7e (diff)
Initial Nagios server-side installation and setup.
Diffstat (limited to 'Modulefile')
-rw-r--r--Modulefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modulefile b/Modulefile
index 4ba5cca..dd16c28 100644
--- a/Modulefile
+++ b/Modulefile
@@ -6,3 +6,4 @@ 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'