--- install_interface: enp2s0 install_dhcp: true ## ## # /etc/network/interfaces.d/enp3s0: | # auto enp3s0 # iface enp3s0 inet manual # # auto enp3s0.{{ network_zones.mgmt.vlan }} # iface enp3s0.{{ network_zones.mgmt.vlan }} inet static # address {{ network_zones.mgmt.prefix | ipaddr(network_zones.mgmt.offsets[inventory_hostname]) | ipaddr('address') }} # netmask {{ network_zones.mgmt.prefix | ipaddr('netmask') }} # install: disks: primary: /dev/disk/by-id/ata-Samsung_SSD_860_EVO_mSATA_250GB_S41MNC0KA13977X kernel_cmdline: - console=ttyS0,115200n8 network: domain: spreadspace.org