blob: 19d173d4e68019fdd3dbffa2375e839968ac3c81 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"name": "rainforest",
"description": "Aaaaagh! Save me!",
"cookbook_versions": {
},
"json_class": "Chef::Environment",
"chef_type": "environment",
"default_attributes": {
"a": "b"
},
"override_attributes": {
}
}
|