mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-12-20 10:31:47 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
6c13fbf24b
commit
67d7808f0b
@ -1,5 +1,8 @@
|
||||
#!/usr/bin/bash
|
||||
#----------------------------------------------------------------------
|
||||
#
|
||||
#
|
||||
#----------------------------------------------------------------------
|
||||
|
||||
CT_DIR=${CT_DIR:=/etc/pve/lxc/}
|
||||
|
||||
|
||||
@ -73,6 +73,9 @@ if xreadYes "# Create bridges?" BRIDGES ; then
|
||||
cat bridges.tpl \
|
||||
| expandPCTTemplate WAN_PORT ADMIN_PORT}"
|
||||
|
||||
# XXX check if new bridges already exist in intefaces...
|
||||
# XXX
|
||||
|
||||
# XXX add $BRIDGES to /etc/network/interfaces either before the
|
||||
# source command or at the end...
|
||||
# XXX
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user