X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b07ff42db7a14a660ce257352804efc2adf323ea..03b7d5e985a34d01dccfd03dc11488015e97f7df:/cookbooks/munin/resources/plugin.rb diff --git a/cookbooks/munin/resources/plugin.rb b/cookbooks/munin/resources/plugin.rb index 876468f4d..9a3c07c42 100644 --- a/cookbooks/munin/resources/plugin.rb +++ b/cookbooks/munin/resources/plugin.rb @@ -40,7 +40,7 @@ action :create do if new_resource.conf # ~FC023 munin_plugin_conf new_resource.plugin do cookbook new_resource.conf_cookbook - template_source new_resource.conf + template new_resource.conf variables new_resource.conf_variables restart_munin false end