Re: Cloud Foundry Deployment using bosh
David Sabeti
Hey Arpit,
I don't think you need to use CPI config for this. You can define VM types in your *cloud-config:* http://bosh.io/docs/cloud-config.html#vm-types You probably just need to add an `m1.tiny` VM type to your cloud config. On Wed, Aug 9, 2017 at 7:13 AM Arpit Sharma <arpitvipulsharma(a)gmail.com> wrote: Hey David! |
|