maintainer_email "admins@openstreetmap.org"
license "Apache 2.0"
description "Installs and configures postgresql"
-long_description IO.read(File.join(File.dirname(__FILE__), 'README.rdoc'))
+long_description IO.read(File.join(File.dirname(__FILE__), "README.md"))
version "1.0.0"
-depends "chef"
+depends "ohai"
attribute "postgresql",
:display_name => "PostgreSQL",