summaryrefslogtreecommitdiff
path: root/playground/environments/rainforest.json
diff options
context:
space:
mode:
Diffstat (limited to 'playground/environments/rainforest.json')
-rw-r--r--playground/environments/rainforest.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/playground/environments/rainforest.json b/playground/environments/rainforest.json
deleted file mode 100644
index 19d173d..0000000
--- a/playground/environments/rainforest.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "name": "rainforest",
- "description": "Aaaaagh! Save me!",
- "cookbook_versions": {
- },
- "json_class": "Chef::Environment",
- "chef_type": "environment",
- "default_attributes": {
- "a": "b"
- },
- "override_attributes": {
- }
-}