Add development environment (used in Vagrant setup)
This commit is contained in:
parent
7bcc5515c4
commit
8ad690cedb
10
environments/development.json
Normal file
10
environments/development.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "development",
|
||||
"description": "development environment, for example for Vagrant",
|
||||
"json_class": "Chef::Environment",
|
||||
"chef_type": "environment",
|
||||
"default_attributes": {
|
||||
},
|
||||
"override_attributes": {
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user