]> git.openstreetmap.org Git - chef.git/blobdiff - test/data_bags/tile/blocks.json
Add test for tile cookbook
[chef.git] / test / data_bags / tile / blocks.json
diff --git a/test/data_bags/tile/blocks.json b/test/data_bags/tile/blocks.json
new file mode 100644 (file)
index 0000000..7088976
--- /dev/null
@@ -0,0 +1,9 @@
+{
+  "id": "blocks",
+  "user_agents": [
+    "dummy"
+  ],
+  "referers": [
+    "https://www.example.com/"
+  ]
+}