]> git.openstreetmap.org Git - chef.git/blob - cookbooks/devices/metadata.rb
Imagery: switch back to using multiwatch
[chef.git] / cookbooks / devices / metadata.rb
1 name             "devices"
2 maintainer       "Tom Hughes"
3 maintainer_email "tom@compton.nu"
4 license          "Apache-2.0"
5 description      "Configures devices"
6 long_description IO.read(File.join(File.dirname(__FILE__), "README.md"))
7 version          "0.1"
8 supports         "ubuntu"