cookbook-apt-zabbix/test/environments/integration_test_env.json

17 lines
277 B
JSON
Raw Normal View History

2016-12-13 11:01:57 -05:00
{
"name": "integration_test_env",
"description": "placeholder for integration testing",
"cookbook_versions": {
},
"json_class": "Chef::Environment",
"chef_type": "environment",
"default_attributes": {
},
"override_attributes": {
}
}