-
We are trying to set up an external concourse worker at a different vsphere datacenters where our bosh and existing concourse are running. We have successfully configured CPI.yml and cloudconfig.yml. …
-
Currently the openstack cpi supports only image (glance) v1 and volume (cinder) v1 api.
https://github.com/cloudfoundry-incubator/bosh-openstack-cpi-release/blob/master/docs/openstack-api-calls.md
Bu…
-
Should this line be `set +e` or `set -e`?
https://github.com/cloudfoundry-incubator/bosh-aws-cpi-release/blob/master/packages/ruby_aws_cpi/packaging#L13
Should the part be moved into the block of `ta…
-
When bosh unknowingly selects an IP address for a `create_vm` that is already in use, the bosh director will call out to `create_vm` and just block. `bosh cancel-task` won't stop it. You just have to …
drnic updated
6 years ago
-
and the makefs and so on command would fail.
cpi should judge it by itself to choose whether use it.
seems best to only use it in vmss scenario for now.
-
--------------------MESSAGE FROM ADMIN, DELETE BEFORE SUBMITTING----------------------
Sorry to hear you had a bad experience with Azure CPI :worried: But, in case you're just asking a question, we…
-
BOSH CLI can't install to Standard A0 instance — it exhausts memory and swap while compiling the CPI.
I don't believe that there's an easy fix — I think the short-term answer might be to add a note…
-
### Issue Details
The guide recommends Azure DNS: https://github.com/cloudfoundry-incubator/bosh-azure-cpi-release/blob/master/docs/advanced/deploy-azuredns/README.md
However, Azure DNS only pro…
-
Hi!
At current moment I have the need to move one of my Bosh deployed instances with persistent disk to another availability zone, but CPI [does now allow](https://github.com/cloudfoundry-incubator/bo…
-
can docs be updated to indicate for user to not set a passphrase when running
```$ ssh-keygen -t rsa -f ~/.ssh/bosh -C bosh```
otherwise this error occurs
````Started deploying
Creating V…