summaryrefslogtreecommitdiff
path: root/Modulefile
blob: c77f7b0d98bf84d03097a3a0e08b04eb5a68c25d (plain)
1
2
3
4
5
6
7
8
9
10
name    'erwbgy-check_mk'
version '0.1.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'