bosh-deployment
bosh-deployment copied to clipboard
Collection of BOSH manifests referenced by cloudfoundry/docs-bosh
I'm not a first time user but haven't used bosh-deployment in years, so coming into it with fresh eyes, it was confusing when deploying to vSphere what the dns.yml files...
This capability hasn't been supported for several years now, no ops-files should be referencing it.
Most enterprises don't use google dns, and they'll use their own. Homelabs are in the same boat. Removing the ops file (https://github.com/cloudfoundry/bosh-deployment/blob/master/local-dns.yml) removes the ability to replace the DNS. https://github.com/cloudfoundry/bosh-deployment/blob/master/bosh.yml#L139...
Running on ```bash $ uname -a Linux **REDACTED** 5.15.0-119-generic #129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux $ lsb_release -a No LSB modules are available. Distributor...
Running on ```bash $ vboxmanage --version 7.0.20r163906 $ bosh --version version 7.7.0 Succeeded ``` as of 3f797c641424be1e7dd4cd039e7221a3a611035b, installation using the description at https://bosh.io/docs/bosh-lite/ fails with the following error message: ```...
Apparently, I have had these changes in my local directory for a long time. Sharing so other people can use the docker cpi for bosh lite development.
To try this you will need: 1. A directory setup like: ``` |- bosh-deployment //with the fork from https://github.com/beyhan/bosh-deployment/tree/docker-create-env |- cf-deployment //with the fork from https://github.com/beyhan/cf-deployment/tree/docker-create-env |- bosh-local //an empty...
Direct links to example builds: - https://bosh.ci.cloudfoundry.org/teams/main/pipelines/bosh-deployment/jobs/test-main-bosh-lite/builds/312#L68edce13:49:61 ``` Started deploying Creating VM for instance 'bosh/0' from stemcell '922a9d0e-9279-43eb-5529-496a9bbfde36'... Finished (00:00:34) Waiting for the agent on VM 'd7ea621d-3d06-4f0f-56b6-e04febeefda2' to be ready......
ARD working group is working on initiative to integrate Noble stemcell as default one in our cf-deployment release pipeline. We started with automatic pipeline running on GCP infrastructure and since...
try to install bosh as guide https://bosh.io/docs/quick-start/ in mac and virtualbox. mac version: chip: apple M4 virtual box version:7.1.12 r169651 (Qt6.5.3) bosh install failed with message: Deploying: Creating instance 'bosh/0':...