environments/dev.json in cloud-mu-1.9.0.pre.beta vs environments/dev.json in cloud-mu-2.0.0.pre.alpha
- old
+ new
@@ -1,8 +1,8 @@
{
- "name": "dev",
- "default_attributes": {
- },
- "json_class": "Chef::Environment",
- "description": "Infrastructure development environment",
- "chef_type": "environment"
+ "name": "DEV",
+ "default_attributes": {
+ },
+ "json_class": "Chef::Environment",
+ "description": "Infrastructure development environment",
+ "chef_type": "environment"
}