mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-12-21 02:51:48 +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
|
#!/usr/bin/bash
|
||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#----------------------------------------------------------------------
|
||||||
|
|
||||||
CT_DIR=${CT_DIR:=/etc/pve/lxc/}
|
CT_DIR=${CT_DIR:=/etc/pve/lxc/}
|
||||||
|
|
||||||
|
|||||||
@ -73,6 +73,9 @@ if xreadYes "# Create bridges?" BRIDGES ; then
|
|||||||
cat bridges.tpl \
|
cat bridges.tpl \
|
||||||
| expandPCTTemplate WAN_PORT ADMIN_PORT}"
|
| 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
|
# XXX add $BRIDGES to /etc/network/interfaces either before the
|
||||||
# source command or at the end...
|
# source command or at the end...
|
||||||
# XXX
|
# XXX
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user