mirror of
git://git.proxmox.com/git/pve-common.git
synced 2025-01-06 21:17:37 +03:00
18 lines
533 B
Plaintext
18 lines
533 B
Plaintext
|
# network interface settings; autogenerated
|
||
|
# Please do NOT modify this file directly, unless you know what
|
||
|
# you're doing.
|
||
|
#
|
||
|
# If you want to manage parts of the network configuration manually,
|
||
|
# please utilize the 'source' or 'source-directory' directives to do
|
||
|
# so.
|
||
|
# PVE will preserve these directives, but will NOT read its network
|
||
|
# configuration from sourced files, so do not attempt to move any of
|
||
|
# the PVE managed interfaces into external files!
|
||
|
|
||
|
auto lo
|
||
|
iface lo inet loopback
|
||
|
|
||
|
allow-hotplug ens18
|
||
|
iface ens18 inet dhcp
|
||
|
|