Seed intent device YAML for existing hosts prodnxsr0001-0013 #2

Open
opened 2026-08-05 19:42:19 +10:00 by unkinben · 0 comments
Owner

Problem

Only 6 devices (prodnxsr0014-0019) have intent YAML under config/au/syd1/devices/. Cobbler has all 19 hosts; prodnxsr0001-0013 are missing their intent definitions, so they are invisible to terraform-infra.

Proposal

Generate intent YAML for prodnxsr0001-0013 in the same shape as the 6 already seeded: site, role, model_hint, networks, bootstrap_mac. Note the models vary across the range (3050/3060/7080), so model_hint must be set per host, not templated uniformly.

Acceptance

All 19 hosts have device YAML under config/au/syd1/devices/ and plan cleanly.

https://claude.ai/code/session_01JUoARVdmhxKQHyyyp1pxeT

## Problem Only 6 devices (prodnxsr0014-0019) have intent YAML under `config/au/syd1/devices/`. Cobbler has all 19 hosts; prodnxsr0001-0013 are missing their intent definitions, so they are invisible to terraform-infra. ## Proposal Generate intent YAML for prodnxsr0001-0013 in the same shape as the 6 already seeded: `site`, `role`, `model_hint`, `networks`, `bootstrap_mac`. Note the models vary across the range (3050/3060/7080), so `model_hint` must be set per host, not templated uniformly. ## Acceptance All 19 hosts have device YAML under `config/au/syd1/devices/` and plan cleanly. https://claude.ai/code/session_01JUoARVdmhxKQHyyyp1pxeT
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/terraform-infra#2