Skip to content

Instantly share code, notes, and snippets.

@mkb
Forked from drnic/stub.yml
Last active April 4, 2017 18:02
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 mkb/eeb0446c4fe1f9dcfa9128ef1cdd03b0 to your computer and use it in GitHub Desktop.
Save mkb/eeb0446c4fe1f9dcfa9128ef1cdd03b0 to your computer and use it in GitHub Desktop.
spiff merge stub for redis deployment to aws ec2
---
meta:
environment: redis-warden
service_name: NAME
security_groups:
- default
job_templates:
- name: redis
release: redis
stemcell:
name: bosh-warden-boshlite-ubuntu-trusty-go_agent
password: wideopen
director_uuid: 2a535e7b-333c-4830-8042-521eb4c163bc
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