
Initial submission for a Python-based virtualbox installer for StarlingX Co-Authored-By: Ovidiu.Poncea <ovidiu.poncea@windriver.com> Co-Authored-By: Wei Zhou <wei.zhou@windriver.com> Co-Authored-By: William Jia <william.jia@windriver.com> Co-Authored-By: Sebastien Papineau <sebastien.papineau@windriver.com> Co-Authored-By: Timothy Mather <timothy.mather@windriver.com> Co-Authored-By: Paul Buzuloiu <paul.buzuloiu@windriver.com> DocImpact Story: 2005051 Task: 29552 Signed-off-by: Maria Yousaf <maria.yousaf@windriver.com> Change-Id: Iad5b6d8103886d7eeeab7bf2782eca4adb95e3e6
20 lines
294 B
Plaintext
20 lines
294 B
Plaintext
[LOGICAL_INTERFACE_2]
|
|
LAG_INTERFACE=N
|
|
INTERFACE_MTU=1500
|
|
INTERFACE_PORTS=enp0s3
|
|
|
|
[OAM_NETWORK]
|
|
IP_ADDRESS = 10.10.10.2
|
|
CIDR=10.10.10.0/24
|
|
GATEWAY=10.10.10.1
|
|
LOGICAL_INTERFACE=LOGICAL_INTERFACE_2
|
|
|
|
[AUTHENTICATION]
|
|
ADMIN_PASSWORD=Li69nux*
|
|
|
|
[VERSION]
|
|
RELEASE = 19.01
|
|
|
|
[SYSTEM]
|
|
SYSTEM_MODE=simplex
|