chef/environments/development.json
2017-03-31 19:22:48 +02:00

11 lines
227 B
JSON

{
"name": "development",
"description": "development environment, for example for Vagrant",
"json_class": "Chef::Environment",
"chef_type": "environment",
"default_attributes": {
},
"override_attributes": {
}
}