-
Notifications
You must be signed in to change notification settings - Fork 5
Lecture #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: qa
Are you sure you want to change the base?
Lecture #2
Conversation
The rakefile shouldn't delete the metadata task, since the ability to generate JSON metadata from the cookbooks directory is still useful. Lets also ship the metadata in JSON in the cookbooks, so others can make use of it without having to run any Ruby.
…x release of Chef
* Metadata.json can be generated with the rake tasks. * Use 'metadata[cookbook]' and 'metadata_all' to generate .json. * Application readme needed a few more clarification points.
* Use 'default.rb' for attributes files when specific files not necessary * Update search in rsyslog recipe.
* Metadata.json can be generated with the rake tasks. * Use 'metadata[cookbook]' and 'metadata_all' to generate .json. * Application readme needed a few more clarification points.
* Use 'default.rb' for attributes files when specific files not necessary * Update search in rsyslog recipe.
Signed-off-by: Craig S. Cottingham <craig.cottingham@gmail.com>
Signed-off-by: Craig S. Cottingham <craig.cottingham@gmail.com>
Signed-off-by: Craig S. Cottingham <craig.cottingham@gmail.com>
Signed-off-by: Craig S. Cottingham <craig.cottingham@gmail.com>
|
@CraigCottingham, sorry for the delay, turns out that org owners are not notified about activity unless they are a member of a repo team... anyway, I'm not sure what you see but here it shows that this pull request will not cleanly merge. |
|
On Dec 5, 2011, at 14:22 PM, Hedgehog wrote:
Yeah, sorry about that; I'm still getting the hang of creating good pull requests. I'm swamped by other stuff right now, but I will try to get back to this soon. Craig S. Cottingham |
Make the lecture option configurable.