]> git.openstreetmap.org Git - chef.git/blobdiff - test/data_bags/apache/admins.json
Add basic tests for apache cookbook
[chef.git] / test / data_bags / apache / admins.json
diff --git a/test/data_bags/apache/admins.json b/test/data_bags/apache/admins.json
new file mode 100644 (file)
index 0000000..20853a9
--- /dev/null
@@ -0,0 +1,6 @@
+{
+  "id": "admins",
+  "hosts": [
+    "192.168.1.1"
+  ]
+}