cloudfoundry-attic / bosh-init

bosh-init is a tool used to create and update the Director VM
Apache License 2.0
31 stars 33 forks source link

Please add persistent_disk_pool into example manifest #16

Closed drnic closed 9 years ago

drnic commented 9 years ago

https://github.com/cloudfoundry/bosh-init/blob/master/docs/cli_workflow.md - the example manifest doesn't describe a persistent disk

drnic commented 9 years ago

Does bosh-init support the old and new formats for persistent_disk? https://bosh.io/docs/persistent-disks.html

cppforlife commented 9 years ago

It should. Did you run into some error?

drnic commented 9 years ago

I was busy cargo culting and forgot to add persistent_disk to my job.

I'll patch it.

On Sun, Apr 19, 2015 at 6:25 PM, Dmitriy Kalinin notifications@github.com wrote:

It should. Did you run into some error?

Reply to this email directly or view it on GitHub: https://github.com/cloudfoundry/bosh-init/issues/16#issuecomment-94332328

cppforlife commented 9 years ago

bosh.io docs for bosh-init use persistent disk pool for examples.