Skip to content

New task "bosh-extend-runtime-config" for fixing BOSH Lite config#676

Merged
jochenehret merged 1 commit into
mainfrom
extend_runtime_config_task
Jun 23, 2026
Merged

New task "bosh-extend-runtime-config" for fixing BOSH Lite config#676
jochenehret merged 1 commit into
mainfrom
extend_runtime_config_task

Conversation

@jochenehret

Copy link
Copy Markdown
Contributor
  • 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
@jochenehret jochenehret requested review from a team June 23, 2026 07:42
@iaftab-alam

Copy link
Copy Markdown
Contributor

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!

@jochenehret

Copy link
Copy Markdown
Contributor Author

Nayden responded today:

We looked into the DNS issue further. It looks like we won't be able to use the Warden stemcell without using bosh-dns for external resolving, like we do for all other Noble. From my testing, I found that there is no NIC and this in return blocks the DNS address assignment.
I think the initial suggestion for an ops file is the way to go. Can you please check if it works with the ops file changes from here?
cloudfoundry/bosh-deployment#512

So the fix in bosh-dns-release is not sufficient.

@iaftab-alam

Copy link
Copy Markdown
Contributor

Alright That makes sense! Thank you! I think we can merge it

@jochenehret jochenehret merged commit 1b5a7cc into main Jun 23, 2026
11 checks passed
@jochenehret jochenehret deleted the extend_runtime_config_task branch June 23, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants