]> git.proxmox.com Git - pve-common.git/blame - test/etc_network_interfaces/base-auto-allow-hotplug
bump version to 8.2.1
[pve-common.git] / test / etc_network_interfaces / base-auto-allow-hotplug
CommitLineData
0dc7fd7b
TL
1# network interface settings; autogenerated
2# Please do NOT modify this file directly, unless you know what
3# you're doing.
4#
5# If you want to manage parts of the network configuration manually,
6# please utilize the 'source' or 'source-directory' directives to do
7# so.
8# PVE will preserve these directives, but will NOT read its network
9# configuration from sourced files, so do not attempt to move any of
10# the PVE managed interfaces into external files!
11
12auto lo
13iface lo inet loopback
14
15auto ens18
16allow-hotplug ens18
17iface ens18 inet dhcp
18