X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=cirros-testvm%2Fsrc-cirros%2Fsrc%2Fetc%2Fnetwork%2Finterfaces;fp=cirros-testvm%2Fsrc-cirros%2Fsrc%2Fetc%2Fnetwork%2Finterfaces;h=e70b50234a616221a301a2bf5ece9d0cceae1aaf;hb=b0a0f15dfaa205161a7fcb20cf1b8cd4948c2ef3;hp=0000000000000000000000000000000000000000;hpb=c6ac3cd55ee2da956195eee393b0882105dfad4e;p=packages%2Ftrusty%2Fcirros-testvm.git diff --git a/cirros-testvm/src-cirros/src/etc/network/interfaces b/cirros-testvm/src-cirros/src/etc/network/interfaces new file mode 100644 index 0000000..e70b502 --- /dev/null +++ b/cirros-testvm/src-cirros/src/etc/network/interfaces @@ -0,0 +1,6 @@ +# Configure Loopback +auto lo +iface lo inet loopback + +auto eth0 +iface eth0 inet dhcp