cloudfoundry-attic / cfdev

A fast and easy local Cloud Foundry experience on native hypervisors, powered by LinuxKit with VPNKit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bosh.yml

betht1220 opened this issue · comments

Can you tell me how to obtain the bosh manifest file for cfdev - Thanks

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/165479009

The labels on this github issue will be updated when the story is started.

If you'd like to see the manifest for the director simply for reference, you can find it at: ~/.cfdev/state/bosh/director.yml, with version 0.0.15 of the CF Dev CLI

However, please note that one cannot directly deploy that file as is. CF Dev does a few other related provisioning steps before creating the director. Making modifications is not supported as of right now.

Great, thank you for the reply. I appreciate it @aemengo