Skip to content

Instantly share code, notes, and snippets.

@weberstephanhd
Created April 22, 2015 15:25
Show Gist options
  • Save weberstephanhd/4c31c6690c02fa6bbb26 to your computer and use it in GitHub Desktop.
Save weberstephanhd/4c31c6690c02fa6bbb26 to your computer and use it in GitHub Desktop.
cf-boshworkspace-warden
---
name: cf-warden
director_uuid: YOUR_DIRECTOR_UUID
releases:
- name: cf
version: 207
git: https://github.com/cloudfoundry/cf-release.git
stemcells:
- name: bosh-warden-boshlite-ubuntu-trusty-go_agent
version: 389
templates:
- cf/cf-deployment.yml
- cf/cf-jobs.yml
- cf/cf-properties.yml
- cf/cf-lamb.yml
- cf/cf-infrastructure-warden.yml
- cf/cf-minimal-dev.yml
meta:
default_quota_definitions:
default:
memory_limit: 102400 # Increased limit for demonstration purposes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment