summaryrefslogtreecommitdiff
path: root/Modulefile
diff options
context:
space:
mode:
authorKeith Burdis <keith@burdis.org>2013-02-09 08:51:44 +0000
committerKeith Burdis <keith@burdis.org>2013-02-09 08:51:44 +0000
commit0769984c3e3fbac826332420c044b691b5d11f8b (patch)
treee3153d18e9153c2125634902da14eb10c3499673 /Modulefile
parent07b0b601cfb9ad4224e3b65fccb736bc5c93f41d (diff)
* Added host tags to agent config so that host groups can be auto-populated
* Fixed incorrect package name when using a file store that was causing the package existence check to fail always causing an often failing reinstall * Enable a static list of hosts to be specified for those without the Puppet check_mk module installed
Diffstat (limited to 'Modulefile')
-rw-r--r--Modulefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modulefile b/Modulefile
index 6402eea..60c355a 100644
--- a/Modulefile
+++ b/Modulefile
@@ -1,5 +1,5 @@
name 'erwbgy-check_mk'
-version '0.2.0'
+version '0.3.0'
source 'https://github.com/erwbgy/puppet-check_mk.git'
author 'erwbgy'
license 'Apache License, Version 2.0'