Skip to content
This repository was archived by the owner on Jul 14, 2021. It is now read-only.

default recipe in generated kitchen.yml file does not match name of default cookbook #85

Closed
jamescott opened this issue Jun 27, 2014 · 1 comment

Comments

@jamescott
Copy link

When chef generate app is run, a collection of files and folders is generated, including a default cookbook and a default kitchen.yml file. Currently, the kitchen.yml file is generated with a default recipe of recipe[bar::default]. The name of the cookbook in this setting should match the name of the generated cookbook. For example, run cookbook generate app foo should generate a kitchen.yml file with recipe[foo::default].

@sersut sersut closed this as completed Jun 27, 2014
ksubrama pushed a commit that referenced this issue Jan 11, 2016
Bump the ruby version to 1.9.3-p448 for windows MSIs.
@chef-boneyard chef-boneyard locked and limited conversation to collaborators Feb 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants