Re: How to prevent compilation VMs from being deleted?
Conor Nosal
`keep_unreachable_vms` is unrelated to compilation. Unreachable means that the bosh agent on the VM never connected to the director. To keep compilation VMs, you want to set `reuse_compilation_vms` to true in the cloud config. https://bosh.io/docs/cloud-config/#compilation On Tue, Jul 30, 2019 at 11:04 AM R M <rishi.investigate@...> wrote:
|
|