Swap AWS interfaces

This commit is contained in:
Jason Ertel
2020-12-11 21:57:56 -05:00
parent 42c8f1e325
commit c5a3597564
2 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ ALLOW_ROLE=a
BASICZEEK=7
BASICSURI=7
# BLOGS=
BNICS=eth0
BNICS=eth1
ZEEKVERSION=ZEEK
# CURCLOSEDAYS=
# EVALADVANCED=BASIC
@@ -46,7 +46,7 @@ MANAGERUPDATES=1
# MGATEWAY=
# MIP=
# MMASK=
MNIC=eth1
MNIC=eth0
# MSEARCH=
# MSRV=
# MTU=

View File

@@ -36,7 +36,7 @@ source ./so-functions
source ./so-whiptail
# Finally, source the default variable definitions, which require availability of
# functions source above.
# functions sourced above.
source ./so-variables
# Parse command line arguments