projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Modernise more LWRPs
[chef.git]
/
cookbooks
/
memcached
/
recipes
/
default.rb
diff --git
a/cookbooks/memcached/recipes/default.rb
b/cookbooks/memcached/recipes/default.rb
index 7186626c01af5d65ba995f3315152d4414676c04..93cbde312284084c63ad3f31a46bf1ddcdaced02 100644
(file)
--- a/
cookbooks/memcached/recipes/default.rb
+++ b/
cookbooks/memcached/recipes/default.rb
@@
-33,7
+33,7
@@
template "/etc/memcached.conf" do
end
munin_plugin_conf "memcached_multi" do
end
munin_plugin_conf "memcached_multi" do
- template "munin.erb"
+ template
_source
"munin.erb"
end
%w[bytes commands conns evictions items memory].each do |stat|
end
%w[bytes commands conns evictions items memory].each do |stat|