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