summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorduritong <peter.meier+github@immerda.ch>2014-09-13 05:11:08 +0200
committerduritong <peter.meier+github@immerda.ch>2014-09-13 05:11:08 +0200
commit0c84240d96dfec32926c26d61f53195790e373ea (patch)
tree6b9c8174de144bb0652b07cbb2349781e7e2f663 /manifests
parentd3f690c27b6d3d5ef6331546dd57387c6d964aa6 (diff)
parent37fef292f1c61cb5ca20b60d625310f3150175b0 (diff)
Merge pull request #42 from jasperla/concat
Bump concat dependency to get rid of deprecation warning when including concat::setup
Diffstat (limited to 'manifests')
-rw-r--r--manifests/host.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/host.pp b/manifests/host.pp
index e666c3d..70d7116 100644
--- a/manifests/host.pp
+++ b/manifests/host.pp
@@ -8,7 +8,6 @@ class munin::host(
$export_tag = 'munin'
) {
package {'munin': ensure => installed, }
- include concat::setup
Concat::Fragment <<| tag == $export_tag |>>