don't need bridge
This commit is contained in:
parent
e97a2e79b9
commit
489edb0385
1 changed files with 0 additions and 1 deletions
|
@ -156,7 +156,6 @@ cd $TOP_DIR
|
||||||
unmount_images
|
unmount_images
|
||||||
|
|
||||||
# Network configuration variables
|
# Network configuration variables
|
||||||
BRIDGE=${BRIDGE:-br0}
|
|
||||||
GUEST_NETWORK=${GUEST_NETWORK:-1}
|
GUEST_NETWORK=${GUEST_NETWORK:-1}
|
||||||
|
|
||||||
GUEST_IP=${GUEST_IP:-192.168.$GUEST_NETWORK.50}
|
GUEST_IP=${GUEST_IP:-192.168.$GUEST_NETWORK.50}
|
||||||
|
|
Loading…
Reference in a new issue