minor cleanup
[build.git] / lbuild-initvm.sh
index e357a09..fd4059d 100755 (executable)
@@ -30,7 +30,7 @@ function lxcroot () {
 
 # XXX fixme : when creating a 32bits VM we need to call linux32 as appropriate...s
 
-DEFAULT_FCDISTRO=f33
+DEFAULT_FCDISTRO=f37
 DEFAULT_PLDISTRO=lxc
 DEFAULT_PERSONALITY=linux64
 DEFAULT_MEMORY=3072
@@ -526,8 +526,8 @@ autoconnect-priority=-999
 
 [ipv4]
 address1=${GUEST_IP}/${MASKLEN},${GATEWAY}
-dhcp-hostname=${GUEST_HOSTNAME}
-method=auto
+#dhcp-hostname=${GUEST_HOSTNAME}
+method=manual
 EOF
 }