]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/sysctl/metadata.rb
Use README.md for the long_description
[chef.git] / cookbooks / sysctl / metadata.rb
index 88bd143bd827bc80a3abf36041ced1984348afa6..e5a5287edff7f6caaf405e7a8b81a089b814503b 100644 (file)
@@ -3,7 +3,7 @@ maintainer       "Tom Hughes"
 maintainer_email "tom@compton.nu"
 license          "Apache 2.0"
 description      "Configures kernel parameters"
-long_description IO.read(File.join(File.dirname(__FILE__), 'README.rdoc'))
+long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
 version          "0.1"
 %w{redhat centos debian ubuntu}.each do |os|
   supports os