mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 11:10:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c880780e48
commit
4f00b91d55
@ -48,6 +48,10 @@ if xreadYes "# Install additional apps?" APPS ; then
|
||||
fi
|
||||
|
||||
# Networking
|
||||
# XXX need to:
|
||||
# - bootstrap this
|
||||
# - setup the gate and wireguard f
|
||||
# - inalize
|
||||
if xreadYes "# Create bridges?" BRIDGES ; then
|
||||
xread "WAN port: " WAN_PORT
|
||||
xread "ADMIN port: " ADMIN_PORT
|
||||
@ -61,6 +65,8 @@ if xreadYes "# Create bridges?" BRIDGES ; then
|
||||
# source command or at the end...
|
||||
# XXX
|
||||
|
||||
# XXX /etc/hosts
|
||||
|
||||
#@ ifupdown2 -a
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user