]> git.openstreetmap.org Git - chef.git/blob - cookbooks/ntp/metadata.rb
Qualify property names
[chef.git] / cookbooks / ntp / metadata.rb
1 name              "ntp"
2 maintainer        "Opscode, Inc."
3 maintainer_email  "cookbooks@opscode.com"
4 license           "Apache-2.0"
5 description       "Installs and configures ntp as a client or server"
6 long_description  IO.read(File.join(File.dirname(__FILE__), "README.md"))
7 version           "0.8.2"
8 supports          "ubuntu"