Re: Upcoming extraction of cflinuxfs2 rootfs release from diego-release
Ok sorry for the delay, I was listening and chatting with Josh here at Paris Spring Meetup. That was really cool.
toggle quoted message
Show quoted text
Anyway, here it is : <https://github.com/bgandon/rootfses-boshrelease <https://github.com/bgandon/rootfses-boshrelease>> Here is what I did : 1. Patch Diego deployment manifests with the deployment-samples/diego-manifests.yml.patch <https://github.com/bgandon/rootfses-boshrelease/blob/master/deployment-samples/diego-manifests.yml.patch> 2. Add the deployment-samples/property-overrides.yml <https://github.com/bgandon/rootfses-boshrelease/blob/master/deployment-samples/property-overrides.yml> to the Diego deployment 3. If needed, customize the deployment-samples/rootfses-properties.yml <https://github.com/bgandon/rootfses-boshrelease/blob/master/deployment-samples/rootfses-properties.yml> 4. Create the release tarball and upload it to the director bosh create release --final --name rootfses --version 1.43.0 bosh upload release 5. Deploy And it worked like a charm. I shall add a README soon with those instructions. Have fun! /Benjamin Le 24 mars 2016 à 19:28, Eric Malm <emalm(a)pivotal.io> a écrit : |
|