Skip to content

Instantly share code, notes, and snippets.

@jasonwbarnett
Last active December 29, 2017 18:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasonwbarnett/6634e81f5c81e3cec2148500706ddca0 to your computer and use it in GitHub Desktop.
Save jasonwbarnett/6634e81f5c81e3cec2148500706ddca0 to your computer and use it in GitHub Desktop.

phased deployment for cookbook

  • base_phase1
    • depends: base
  • base_phase2
    • depends: base
  • base_phase3
    • depends: base
  • base_phase4
    • depends: base
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment