Skip to content

Instantly share code, notes, and snippets.

@drnic
Last active January 8, 2017 19:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save drnic/638a2e7051071b3bbec7 to your computer and use it in GitHub Desktop.
Save drnic/638a2e7051071b3bbec7 to your computer and use it in GitHub Desktop.
spiff merge stub for redis deployment to aws ec2
---
meta:
environment: NAME
service_name: NAME
security_groups:
- default
job_templates:
- name: redis
release: redis
stemcell:
name: STEMCELL
director_uuid: PLACEHOLDER-DIRECTOR-UUID
releases:
- name: redis
version: latest
properties:
redis: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment