Add optiplex-3070 catalog entry #4

Merged
benvin merged 1 commits from benvin/cobbler-host-sync into main 2026-08-05 19:36:40 +10:00
Owner

Six new bare-metal hosts (prodnxsr0014-0019.main.unkin.net) were registered on the legacy cobbler server under profile almalinux9-dell_3070, but the OptiPlex 3070 model had no bootapi catalog entry. Without one they would fall to the generic almalinux9 autopart-on-sda path instead of the fleet NVMe layout.

Changes:

  • Add catalog/optiplex-3070.yaml (auto-nvme, UEFI-aware, fixed ~31G LVM), mirroring optiplex-3060
  • List the 3070 in catalog/README.md shipped entries and per-model variants table

Notes:

  • The legacy cobbler almalinux9_dell3070 kickstart template currently fails to render on cobbler, so the 3060 layout (same UEFI/auto-NVMe generation, fixed LVM) was used as the source of truth. Please verify the 3070s' actual disk layout matches (fixed ~31G vs grow).
  • This only ships the per-model provisioning template. The host devices themselves are NetBox-driven (bootapi keys on MAC -> NetBox device); creating the six devices is a separate NetBox data task, not a repo change.
Six new bare-metal hosts (prodnxsr0014-0019.main.unkin.net) were registered on the legacy cobbler server under profile almalinux9-dell_3070, but the OptiPlex 3070 model had no bootapi catalog entry. Without one they would fall to the generic almalinux9 autopart-on-sda path instead of the fleet NVMe layout. Changes: - Add catalog/optiplex-3070.yaml (auto-nvme, UEFI-aware, fixed ~31G LVM), mirroring optiplex-3060 - List the 3070 in catalog/README.md shipped entries and per-model variants table Notes: - The legacy cobbler almalinux9_dell3070 kickstart template currently fails to render on cobbler, so the 3060 layout (same UEFI/auto-NVMe generation, fixed LVM) was used as the source of truth. Please verify the 3070s' actual disk layout matches (fixed ~31G vs grow). - This only ships the per-model provisioning template. The host devices themselves are NetBox-driven (bootapi keys on MAC -> NetBox device); creating the six devices is a separate NetBox data task, not a repo change.
unkinben added 1 commit 2026-08-04 00:24:35 +10:00
Add optiplex-3070 catalog entry
ci/woodpecker/push/pre-commit Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/push/validate Pipeline was successful
ci/woodpecker/pr/validate Pipeline was successful
06488b8d18
Six new prodnxsr0014-0019 Dell OptiPlex 3070 hosts were registered on the
legacy cobbler server (profile almalinux9-dell_3070) but the fleet had no
matching bootapi catalog entry, so they would fall to the generic almalinux9
autopart-on-sda path.

- Add catalog/optiplex-3070.yaml: auto-nvme, UEFI-aware, fixed ~31G LVM
- Document the entry in catalog/README.md shipped list and per-model table

Claude-Session: https://claude.ai/code/session_01JUoARVdmhxKQHyyyp1pxeT
benvin merged commit bbbb4a4bbc into main 2026-08-05 19:36:40 +10:00
benvin deleted branch benvin/cobbler-host-sync 2026-08-05 19:36:40 +10:00
Sign in to join this conversation.