Skip to content

Network Infrastructure Assumptions for Packer Builds

This ADR is retained as a historical record of early Packer networking assumptions.

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.Studio License: MIT-0 for code, CC-BY-4.0 for documentation unless otherwise stated.