
-Minimal changes so the script works for the installation of a AIO-DX setup type. -Addition of a lab_setup2 for the configuration of the controller-1. -Change of serial port configuration so VMs can boot without the need of a socat connection. Regression: AIO-SX successfully provisioned using modified code. Test Plan: PASS: StarlingX is succesful deployed in a AIO Duplex configuration. PASS: Both controllers are set with TCP as Port Mode in serial ports configuration. Story: 2005051 Task: 48261 Task: 48275 Change-Id: I5fd5c6d413270867424a30768b0ad7ff91d296b8 Signed-off-by: Daniel Caires <daniel.caires@encora.com>
13 lines
260 B
YAML
13 lines
260 B
YAML
system_mode: simplex
|
|
|
|
dns_servers:
|
|
- 1.1.1.1
|
|
- 8.8.8.8
|
|
|
|
external_oam_subnet: 10.10.10.0/24
|
|
external_oam_gateway_address: 10.10.10.1
|
|
external_oam_floating_address: 10.10.10.3
|
|
|
|
admin_username: admin
|
|
admin_password: Li69nux*
|
|
ansible_become_pass: <system-password> |