X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/45dde9418dd342bb1a632d82559201c0b3becf1a..901782e5452c232c7e6f644f2c56a3903b09edf3:/cookbooks/postgresql/resources/munin.rb?ds=sidebyside diff --git a/cookbooks/postgresql/resources/munin.rb b/cookbooks/postgresql/resources/munin.rb index e069a8772..311325b0f 100644 --- a/cookbooks/postgresql/resources/munin.rb +++ b/cookbooks/postgresql/resources/munin.rb @@ -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