]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/hardware/templates/default/munin.smart.erb
Fix typos
[chef.git] / cookbooks / hardware / templates / default / munin.smart.erb
index 7fd1a0117b7612bf23c4d89b647959ba0f917583..e1a98501a2b49c3a4f2393fceffc8c97f8889fdb 100644 (file)
@@ -2,7 +2,7 @@
 
 [smart_<%= @disk[:munin] %>]
 <% if @disk[:smart] -%>
-env.smartargs -H -d <%= @disk[:smart] %> %>
+env.smartargs -H -d <%= @disk[:smart] %>
 <% else -%>
 env.smartargs -H
 <% end -%>