Skip to content

Instantly share code, notes, and snippets.

@dornatsky
Created August 3, 2012 12:07
Show Gist options
  • Save dornatsky/3246994 to your computer and use it in GitHub Desktop.
Save dornatsky/3246994 to your computer and use it in GitHub Desktop.
launch:
steps: []
destroy:
steps: []
scale-up:
steps: []
scale-down:
parameters:
- app-tier-size:
description: Number of servers in app tier
default: 1
min: 1
max: 20
- app-fork:
description: Source control fork
default: "dieu"
steps: []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment