mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 10:40:07 +00:00
tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a93678ee88
commit
f3bd63fb21
@ -23,8 +23,6 @@
|
||||
# Usually this is the default bridge created in Proxmox, so there is no
|
||||
# need to touch this.
|
||||
BOOTSTRAP_BRIDGE=0
|
||||
# XXX
|
||||
#BOOTSTRAP_PORT=none
|
||||
|
||||
|
||||
# CT interface bridge configuration.
|
||||
@ -43,7 +41,6 @@ BOOTSTRAP_BRIDGE=0
|
||||
# ADMIN_BRIDGE=3
|
||||
# LAN_BRIDGE=10
|
||||
#
|
||||
# XXX revise numbering...
|
||||
ADMIN_BRIDGE=_admin
|
||||
WAN_BRIDGE=_wan
|
||||
LAN_BRIDGE=_lan
|
||||
|
||||
@ -38,7 +38,9 @@ SOFTWARE=(
|
||||
|
||||
INTERFACES=/etc/network/interfaces
|
||||
|
||||
BRIDGES_TPL=bridges.tpl
|
||||
BOOTSTRAP_PORT=${BOOTSTRAP_PORT:-none}
|
||||
|
||||
BRIDGES_TPL=${BRIDGES_TPL:-bridges.tpl}
|
||||
|
||||
# XXX
|
||||
#readVars
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user