]> git.ipfire.org Git - nitsi.git/blame - virtual-environment/basic/settings
Remove duplicated file
[nitsi.git] / virtual-environment / basic / settings
CommitLineData
5e7f6db7
JS
1[DEFAULT]
2name = Basic
3machines = alice, bob
4networks = network1, network2
5
6[alice]
7xml_file = machines/alice/machine.xml
8snapshot_xml_file = machines/alice/snapshot.xml
9
10[bob]
11xml_file = machines/bob/machine.xml
12snapshot_xml_file = machines/bob/snapshot.xml
13
14[network1]
15xml_file = network/network1/network.xml
16
17[network2]
18xml_file = network/network2/network.xml