
The libvirt/ directory is a bit cluttered. Move yaml files to a subdirectory. Also update the yaml file permissions to be not executable. Test plan: PASS: regression of default and madcloud examples PASS: verify README examples are correct Story: 2010816 Task: 48617 Change-Id: Iad0cf3bdae31f48c2ee54250a3ab411880bba06f Signed-off-by: Michel Thebeau <michel.thebeau@windriver.com>
11 lines
196 B
YAML
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'
|