Skip to content

Instantly share code, notes, and snippets.

@rkoster
Created January 21, 2015 18:41
Show Gist options
  • Save rkoster/53a6a43edccb8cfb31b1 to your computer and use it in GitHub Desktop.
Save rkoster/53a6a43edccb8cfb31b1 to your computer and use it in GitHub Desktop.
cf-warden.yml
---
name: cf-warden
director_uuid: current
releases:
- name: cf
version: 192
git: https://github.com/cloudfoundry/cf-release.git
stemcells:
- name: bosh-warden-boshlite-ubuntu-trusty-go_agent
version: 389
templates:
- cf-release/cf-deployment.yml
- cf-release/cf-jobs.yml
- cf-release/cf-properties.yml
- cf-release/cf-infrastructure-warden.yml
- cf-release/cf-minimal-dev.yml
- update-parallel.yml
meta: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment