4 letters here
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 4 Feb 2014 15:49:43 +0000 (16:49 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 4 Feb 2014 15:49:43 +0000 (16:49 +0100)
lbuild-initvm.sh

index a867f60..19d3174 100755 (executable)
@@ -505,7 +505,7 @@ EOF
 
 function write_guest_interfaces_test () {
     cat <<EOF
-iface $VIF_GUEST
+iface $VIF_GUEST inet static
 address $GUEST_IP
 netmask $NETMASK
 gateway $GATEWAY