-
Getting the following error when testing on a bosh 1.x line:
```
• Failure [8.380 seconds]
BOSH Kit
/Users/dbell/code/src/github.com/genesis-community/bosh-genesis-kit/spec/spec_test.go:11
cp…
-
Typically DNS for BOSH deployed software is seen as a pre-install concern, but I would like to propose that it be something that can be implemented in each CPI. CFAR and CFCR both have some implicit r…
-
This code snip is the end of a bosh create-env run where it's trying to clean up an unused stemcell. I'm not sure why it's trying to clean up a stemcell that doesn't exist, however this operation shou…
-
Working from a Mac we've 4 main virtualisation solutions
- VMware Fusion
- Parallels
- Veertu
- VirtualBox
Anyone who already used VirtualBox for work on Mac know it's something to avoid. poo…
ygini updated
6 years ago
-
_From @dmutreja on November 1, 2017 9:18_
BATs test failure
rspec ./spec/system/network_configuration_spec.rb:23
_Copied from original issue: oracle/bosh-oracle-cpi#8_
-
_From @dmutreja on November 1, 2017 9:20_
BATs test failure
rspec ./spec/system/network_configuration_spec.rb:31
_Copied from original issue: oracle/bosh-oracle-cpi#9_
-
_From @dmutreja on November 1, 2017 9:21_
BATs test failure
rspec ./spec/system/network_configuration_spec.rb:73
_Copied from original issue: oracle/bosh-oracle-cpi#10_
-
Any tips for spinning up BUCC on Ubuntu 22.04 with the vsphere cpi?
Trying for the first time on Ubuntu 22.04, but hitting ruby issues despite taking latest version of BUCC
`make[1]: Entering di…
-
_From @dmutreja on November 1, 2017 9:22_
BATs test failure
rspec ./spec/system/with_release_stemcell_spec.rb:100
_Copied from original issue: oracle/bosh-oracle-cpi#11_
-
Hello,
Bosh Openstack cpi send a POST request for instance creation, with body content `user_data` base64 encoded row containing newlines `\n` every 60 characters:
```
body: {
"server": {
…