Skip to content

Instantly share code, notes, and snippets.

@ly798
ly798 / bosh.yml
Last active December 1, 2017 07:11
cf-config
---
name: bosh
releases:
- name: bosh
url: https://bosh.io/d/github.com/cloudfoundry/bosh?v=261.4
sha1: 4da9cedbcc8fbf11378ef439fb89de08300ad091
- name: bosh-openstack-cpi
url: https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-openstack-cpi-release?v=35
sha1: 314b040cb0df72651174d262892aa8c4d75f9031
@ly798
ly798 / rdo
Last active October 26, 2016 09:38
rdo answer file
[general]
# Path to a Public key to install on servers. If a usable key has not
# been installed on the remote servers the user will be prompted for a
# password and this key will be installed so the password will not be
# required again
CONFIG_SSH_KEY=/root/.ssh/id_rsa.pub
# Set a default password everywhere. The default password will be
# overriden by whatever password is set for each individual service or