]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tile/attributes/default.rb
Add tile cookbook
[chef.git] / cookbooks / tile / attributes / default.rb
diff --git a/cookbooks/tile/attributes/default.rb b/cookbooks/tile/attributes/default.rb
new file mode 100644 (file)
index 0000000..79d55d1
--- /dev/null
@@ -0,0 +1,3 @@
+default[:tile][:data] = {}
+default[:tile][:styles] = {}
+default[:tile][:tile_directory] = "/srv/tile.openstreetmap.org/tiles"