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

minor refactorings #18

Merged
merged 5 commits into from
Jun 18, 2014
Merged

minor refactorings #18

merged 5 commits into from
Jun 18, 2014

Commits on Jun 18, 2014

  1. include service recipe in each installation recipe

    the end-user should have a choice of including default and setting an attribute
    or including the desired installation method recipe
    reset committed Jun 18, 2014
    Configuration menu
    Copy the full SHA
    30de5e9 View commit details
    Browse the repository at this point in the history
  2. mark service recipe as "private" by prefixing with an underscore

    the service recipe is useless without an installation method recipe and should
    not be directly present in a node's run_list
    reset committed Jun 18, 2014
    Configuration menu
    Copy the full SHA
    f15b77b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0135052 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6ae524 View commit details
    Browse the repository at this point in the history
  5. fix formatting in kitchen yml

    reset committed Jun 18, 2014
    Configuration menu
    Copy the full SHA
    9ba4b24 View commit details
    Browse the repository at this point in the history