virtual-deployment/libvirt/madcloud.yaml
Bailey Henry 92d5562f6d libvirt: Add configuration files for mad and default
yaml files for mad and default

Test plan:
    PASS: Create configuration files with all needed data
    PASS: Ensure all data is usable
    PASS: No Pylint/Bashate errors
    PASS: Regression test succeeded

Story: 2010816
Task: 48350

Change-Id: Id7a380a64348501396b139ebb57ff0f42825ffce
Signed-off-by: Bailey Henry <Henry.Bailey@windriver.com>
2023-07-18 14:46:57 +00:00

11 lines
196 B
YAML

---
bridge_interface: madbr
ext_network: 172.30.20.0/24
ext_IP: 172.30.20.1/24
controller: madcloud
worker: madnode
storage: storage
worker_nodes_num: '1'
storage_nodes_num: '1'
domain_dir: 'vms'