don't need bridge

This commit is contained in:
Jesse Andrews 2011-10-30 18:42:16 -07:00
parent e97a2e79b9
commit 489edb0385

View file

@ -156,7 +156,6 @@ cd $TOP_DIR
unmount_images
# Network configuration variables
BRIDGE=${BRIDGE:-br0}
GUEST_NETWORK=${GUEST_NETWORK:-1}
GUEST_IP=${GUEST_IP:-192.168.$GUEST_NETWORK.50}