New task "bosh-extend-runtime-config" for fixing BOSH Lite config#676
Conversation
jochenehret
commented
Jun 23, 2026
- new task can patch a BOSH runtime config, similar to bosh-extend-cloud-config
- note that the config name must be explicitly specified (e.g. "dns")
- use task in BOSH Lite setup to patch DNS config for Noble/Warden stemcell
* new task can patch a BOSH runtime config, similar to bosh-extend-cloud-config * note that the config name must be explicitly specified (e.g. "dns") * use task in BOSH Lite setup to patch DNS config for Noble/Warden stemcell
|
Hey Jochen, quick question, we had conversation with Nayden last week and he mentioned that we dnt need this patch via ops file for warden and this PR should work: cloudfoundry/bosh-dns-release#156! |
|
Nayden responded today:
So the fix in bosh-dns-release is not sufficient. |
|
Alright That makes sense! Thank you! I think we can merge it |