]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tilecache/metadata.rb
Add a load more cookbooks to the public repository
[chef.git] / cookbooks / tilecache / metadata.rb
diff --git a/cookbooks/tilecache/metadata.rb b/cookbooks/tilecache/metadata.rb
new file mode 100644 (file)
index 0000000..ce9c0e6
--- /dev/null
@@ -0,0 +1,7 @@
+maintainer        "OpenStreetMap Administrators"
+maintainer_email  "admins@openstreetmap.org"
+license           "Apache 2.0"
+description       "Installs and configures a tile cache"
+long_description  IO.read(File.join(File.dirname(__FILE__), 'README.rdoc'))
+version           "1.0.0"
+depends           "squid"