summaryrefslogtreecommitdiff
path: root/Modulefile
diff options
context:
space:
mode:
authorMarco Nenciarini <marco.nenciarini@2ndquadrant.it>2014-03-20 11:51:42 +0100
committerMarco Nenciarini <marco.nenciarini@2ndquadrant.it>2014-03-20 11:51:42 +0100
commita4df8e11532dc9d4dfad522046b47f9d76c5b11d (patch)
tree2403e27e12dca6f812fc2cc1e71ba0add6625254 /Modulefile
parent315f3d6ece9986d0d41f233c6b7c4acd5d5483c8 (diff)
Fix openbsd module dependency
Please bump the module version and release it again to the forge or the module will be unusable.
Diffstat (limited to 'Modulefile')
-rw-r--r--Modulefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modulefile b/Modulefile
index f654b91..a7d4828 100644
--- a/Modulefile
+++ b/Modulefile
@@ -11,4 +11,4 @@ project_page 'https://github.com/duritong/puppet-munin'
# dependency 'username/name', '>= 1.2.0'
dependency 'puppetlabs/concat', '>= 1.0.0'
dependency 'puppetlabs/stdlib', '>= 3.2.0'
-dependency 'duritong/openbsd', '>= 3.2.0'
+dependency 'duritong/openbsd', '>= 0.0.1'