WhoCares

Results 3 issues of WhoCares

Existing implementation on systemd [rc.local](https://github.com/cloudfoundry/bosh-linux-stemcell-builder/blob/ubuntu-jammy/master/stemcell_builder/stages/base_ubuntu_firstboot/assets/etc/rc.local#L5) could have the risk of false positive if execution of `firstboot.sh` fails. This is because execution of `firstboot.sh` is in a new shell and it...

- [x] Read the [Contributing document](../blob/-/.github/CONTRIBUTING.md). Summary --------------- Add a new garden job spec boolean property `garden.use_network_spec_ip`. When set as true, the instance IP specified from the BOSH spec object...

## Issue I was trying to integrate CF cloud controller with a S3 compatible object storage solution. There are no issues when directly testing the fog-aws lib or from the...