virtual-deployment/virtualbox/pybox/config/ansibleFiles/simplex_localhost.yml

17 lines
427 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
# The following password fields are overriden by the Automated Installer.
# Refer to the README for instructions on how to administrate the StarlingX passwords.
admin_password: <password>
ansible_become_pass: <sysadmin-password>