aboutsummaryrefslogtreecommitdiffstats
path: root/testing/cloud-init/interfaces
blob: fbf5feb1cc2d2694f001a60dc2b6d47a28bfdf53 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# /etc/network/interfaces
#
# Sample stub interfaces file - there needs to be one already present (which
# will then be replaced) whenever cloud-init runs as otherwise it will fail
# to perform the network setup.
#

# The loopback network interface
auto lo
iface lo inet loopback