diff options
Diffstat (limited to 'sdc-os-chef/environments')
-rw-r--r-- | sdc-os-chef/environments/Template.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sdc-os-chef/environments/Template.json b/sdc-os-chef/environments/Template.json index 5c7e83575d..d212d1e98b 100644 --- a/sdc-os-chef/environments/Template.json +++ b/sdc-os-chef/environments/Template.json @@ -1,9 +1,6 @@ { "name": "xxx", "description": "OpenSource-xxx", - "cookbook_versions": { - "Deploy-SDandC": "= 1.0.0" - }, "json_class": "Chef::Environment", "chef_type": "environment", |