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