Skip to content
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

Chef roles auto discovery #31

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tk0miya
Copy link
Contributor

@tk0miya tk0miya commented Apr 3, 2013

Chef roles auto discovery appends roles of chef to run_list of each server.
This feature makes name-based relations with role of capistrano and chef's one::

  • Discovering role definitions of chef from role-names of capistrano that server is assigned
  • Run chef with discovered roles at each server
  • Be able to play different roles of chef for each server

This change is depends on #30

Transfering roles directory and write path configration to solo.rb.
Chef roles auto discovery appends roles of chef to run_list of each server.
This feature makes name-based relations with role of capistrano and chef's one::
- Discovering role definitions of chef from role-names of capistrano that server is assigned
- Run chef with discovered roles at each server
- Be able to play different roles of chef for each server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant