summaryrefslogtreecommitdiff
path: root/manifests/client/openbsd.pp
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2011-05-07 17:25:17 +0200
committerintrigeri <intrigeri@boum.org>2011-05-07 17:25:17 +0200
commit86d85a63c11cf58ba3b3510b038dcafea9fc7573 (patch)
tree1013b1ef64087bab38182c5404bb3e072b54022d /manifests/client/openbsd.pp
parente922cee6daebfa27759f38d58ba5f89a42b149af (diff)
parente17c0e0fae335470971cc628d71a798d168e70af (diff)
Merge remote branch 'riseup/master'
Diffstat (limited to 'manifests/client/openbsd.pp')
-rw-r--r--manifests/client/openbsd.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/client/openbsd.pp b/manifests/client/openbsd.pp
index 7012c00..89b5752 100644
--- a/manifests/client/openbsd.pp
+++ b/manifests/client/openbsd.pp
@@ -1,6 +1,8 @@
# currently we install munin on openbsd by targz
# :(
+
class munin::client::openbsd inherits munin::client::base {
+
if $operatingsystemrelease == '4.3' {
file{'/usr/src/munin_openbsd.tar.gz':
source => "puppet:///modules/munin/openbsd/package/munin_openbsd.tar.gz",