]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/postgresql/resources/munin.rb
Fix new cookstyle warnings
[chef.git] / cookbooks / postgresql / resources / munin.rb
index e069a87723c3f173259d603dda5c33d6e4fffb67..311325b0f1b141a2cee6bb450e136cf0b782bfb5 100644 (file)
@@ -19,7 +19,7 @@
 
 default_action :create
 
-property :munin, :kind_of => String, :name_attribute => true
+property :munin, :kind_of => String, :name_property => true
 property :cluster, :kind_of => String, :required => true
 property :database, :kind_of => String, :required => true