Align VM node environments with live estate (develop) #2

Merged
benvin merged 1 commits from benvin/vm-env-develop into main 2026-07-25 00:12:53 +10:00
Owner

Blocker fix for the agent migration: every live node compiles catalog_environment=develop, but the 130 container VMs were seeded environment=production (mirroring stale terraform metadata). The k8s compilers deploy no 'production' environment, so a migrated VM would be pinned to a nonexistent environment by the ENC and fail its first k8s run. Found while pre-checking canary ausyd1nxvm2120 (puppet-prod #494).

  • Sets environment: develop for all 130 container VM nodes (physicals already develop)

Merge BEFORE puppet-prod #494 (the canary flip). Plan should show 130 in-place updates, nothing created/destroyed.

Blocker fix for the agent migration: every live node compiles catalog_environment=develop, but the 130 container VMs were seeded environment=production (mirroring stale terraform metadata). The k8s compilers deploy no 'production' environment, so a migrated VM would be pinned to a nonexistent environment by the ENC and fail its first k8s run. Found while pre-checking canary ausyd1nxvm2120 (puppet-prod #494). - Sets environment: develop for all 130 container VM nodes (physicals already develop) Merge BEFORE puppet-prod #494 (the canary flip). Plan should show 130 in-place updates, nothing created/destroyed.
unkinben added 1 commit 2026-07-25 00:11:12 +10:00
Align VM node environments with live estate (develop)
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/plan Pipeline was successful
52273fb7aa
benvin merged commit f64c088798 into main 2026-07-25 00:12:53 +10:00
benvin deleted branch benvin/vm-env-develop 2026-07-25 00:12:53 +10:00
Sign in to join this conversation.