summaryrefslogtreecommitdiff
path: root/playground/data_bags/users
diff options
context:
space:
mode:
Diffstat (limited to 'playground/data_bags/users')
-rw-r--r--playground/data_bags/users/jkeiser.json4
-rw-r--r--playground/data_bags/users/schisamo.json4
-rw-r--r--playground/data_bags/users/sethvargo.json4
3 files changed, 12 insertions, 0 deletions
diff --git a/playground/data_bags/users/jkeiser.json b/playground/data_bags/users/jkeiser.json
new file mode 100644
index 0000000..2a9f603
--- /dev/null
+++ b/playground/data_bags/users/jkeiser.json
@@ -0,0 +1,4 @@
+{
+ "id": "jkeiser",
+ "name": "John Keiser"
+}
diff --git a/playground/data_bags/users/schisamo.json b/playground/data_bags/users/schisamo.json
new file mode 100644
index 0000000..744ff82
--- /dev/null
+++ b/playground/data_bags/users/schisamo.json
@@ -0,0 +1,4 @@
+{
+ "id": "schisamo",
+ "name": "Seth Chisamore"
+}
diff --git a/playground/data_bags/users/sethvargo.json b/playground/data_bags/users/sethvargo.json
new file mode 100644
index 0000000..26b2c1e
--- /dev/null
+++ b/playground/data_bags/users/sethvargo.json
@@ -0,0 +1,4 @@
+{
+ "id": "sethvargo",
+ "name": "Seth Vargo"
+}