2017-02-17 15:47:01 -06:00
|
|
|
# Initial /etc/network/interface file for first boot
|
|
|
|
# Will be overwritten based on minigraph information by interfaces-config service
|
|
|
|
|
|
|
|
# The loopback network interface
|
|
|
|
auto lo
|
|
|
|
iface lo inet loopback
|
|
|
|
#
|
2018-11-29 10:34:22 -06:00
|
|
|
# Disable the management network interface during boot up
|