]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/postgresql/resources/munin.rb
Merge remote-tracking branch 'tigerfell/pr257'
[chef.git] / cookbooks / postgresql / resources / munin.rb
index e069a87723c3f173259d603dda5c33d6e4fffb67..4b69d422411522cb51dd252ce8cfd589c7dd07d4 100644 (file)
 # limitations under the License.
 #
 
+unified_mode true
+
 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