Skip to content

Network Infrastructure Assumptions for Packer Builds

This ADR documents the early Packer networking assumptions that shaped the current platform design.

The current source of truth for network design and build-time connectivity is:

In summary, Packer builds still assume:

  • A management VLAN with DHCP/DNS and outbound package access.
  • Proxmox bridges already connected to that network.
  • Packer does not spin up ad-hoc DHCP or mutate host networking; it consumes the existing fabric.

Operational detail and current commands live in:


Maintainer: HybridOps License: MIT-0 for code, CC-BY-4.0 for documentation unless otherwise stated.


Runbooks

Superseded by