summaryrefslogtreecommitdiffstats
path: root/ci/maas/att/virpod1/interfaces.host
diff options
context:
space:
mode:
Diffstat (limited to 'ci/maas/att/virpod1/interfaces.host')
-rw-r--r--ci/maas/att/virpod1/interfaces.host12
1 files changed, 0 insertions, 12 deletions
diff --git a/ci/maas/att/virpod1/interfaces.host b/ci/maas/att/virpod1/interfaces.host
deleted file mode 100644
index e837b2f1..00000000
--- a/ci/maas/att/virpod1/interfaces.host
+++ /dev/null
@@ -1,12 +0,0 @@
-#### original juju generated part ####
-auto lo
-
-# Primary interface (defining the default route)
-iface eth0 inet manual
-
-# Bridge to use for LXC/KVM containers
-auto juju-br0
-iface juju-br0 inet dhcp
- bridge_ports eth0
-######################################
-