]> git.ipfire.org Git - nitsi.git/blame - virtual-environment/basic/settings
Add man pages for nitsi
[nitsi.git] / virtual-environment / basic / settings
CommitLineData
5e7f6db7
JS
1[DEFAULT]
2name = Basic
3machines = alice, bob
4networks = network1, network2
7a60377a 5uri = qemu:///system
5e7f6db7
JS
6
7[alice]
8xml_file = machines/alice/machine.xml
9snapshot_xml_file = machines/alice/snapshot.xml
5600a359 10image = /var/lib/libvirt/images/alice.qcow2
7a60377a 11root_uid = 45598e92-3487-4a1b-961d-79aa3dd42a7d
5600a359
JS
12username = root
13password = 25814@root
5e7f6db7
JS
14
15[bob]
16xml_file = machines/bob/machine.xml
17snapshot_xml_file = machines/bob/snapshot.xml
5600a359 18image = /var/lib/libvirt/images/bob.qcow2
7a60377a 19root_uid = 45598e92-3487-4a1b-961d-79aa3dd42a7d
5600a359
JS
20username = root
21password = 25814@root
5e7f6db7
JS
22
23[network1]
24xml_file = network/network1/network.xml
25
26[network2]
27xml_file = network/network2/network.xml