Skip to content

Instantly share code, notes, and snippets.

@jaraco
Created November 15, 2016 17:29
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 jaraco/bff4a7fe15dcc389ca0626d16eb1d83f to your computer and use it in GitHub Desktop.
Save jaraco/bff4a7fe15dcc389ca0626d16eb1d83f to your computer and use it in GitHub Desktop.
stacks config
stackato@stackato-r6sc:~$ cat /s/code/cloud_controller_ng/config/stacks.yml
# lucid64 stack is just a default stack that was made
# in the create_stacks_table migration
default: "alsek"
stacks:
- name: "alsek"
description: "Stackato Alsek Stack"
- name: "cflinuxfs2"
description: "CF Linux FS2 Stack"
- name: "trusty"
description: "YouGov Trusty"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment