homelab/roles/base/files/network-interfaces.cfg

11 lines
259 B
INI
Raw Normal View History

# Ansible managed
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
source /etc/network/interfaces.d/*
# The loopback network interface
auto lo
iface lo inet loopback