Skip to content

Instantly share code, notes, and snippets.

@nicgrayson
Last active December 20, 2015 23:48
Show Gist options
  • Select an option

  • Save nicgrayson/6214719 to your computer and use it in GitHub Desktop.

Select an option

Save nicgrayson/6214719 to your computer and use it in GitHub Desktop.
provider_config:
gce:
cli_command: "google server create"
mixins:
defaults:
provider: gce
google:
google-compute-machine: bc-ubuntu-1204-20130802-2033
security-groups:
- infra
servers:
app_server2:
mixins:
- defaults
- google
config:
run-list:
- "role[admin]"
environment: prod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment