cookbook-zabbix/test/fixtures/environments/test.json

16 lines
260 B
JSON
Raw Normal View History

2017-02-07 01:02:03 -05:00
{
"name": "test",
2017-02-07 01:02:03 -05:00
"description": "placeholder for integration testing",
"cookbook_versions": {
},
"json_class": "Chef::Environment",
"chef_type": "environment",
"default_attributes": {
},
"override_attributes": {
}
}