16 lines
276 B
JSON
16 lines
276 B
JSON
|
{
|
||
|
"name": "integration_test_env",
|
||
|
"description": "placeholder for integration testing",
|
||
|
"cookbook_versions": {
|
||
|
|
||
|
},
|
||
|
"json_class": "Chef::Environment",
|
||
|
"chef_type": "environment",
|
||
|
"default_attributes": {
|
||
|
|
||
|
},
|
||
|
"override_attributes": {
|
||
|
|
||
|
}
|
||
|
}
|