From: Martin Zobel-Helas Date: Sun, 19 Mar 2017 11:31:50 +0000 (+0100) Subject: lint name of function X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=c29c3a213c9865ed52f6624cd452e99301b3a1db;p=mirror%2Fdsa-puppet.git lint name of function Signed-off-by: Martin Zobel-Helas --- diff --git a/modules/munin/manifests/master.pp b/modules/munin/manifests/master.pp index a89677d60..d8d227107 100644 --- a/modules/munin/manifests/master.pp +++ b/modules/munin/manifests/master.pp @@ -22,7 +22,7 @@ class munin::master { source => 'puppet:///files/empty/', } - Munin::Master-per-node<<| |>> + Munin::Master_per_node<<| |>> file { '/etc/cron.d/puppet-munin-cleanup': source => 'puppet:///modules/munin/master-cleanup-cron',