]> git.ipfire.org Git - nitsi.git/blob - virtual-environment/basic/settings
Fix deleting the snapshot of our machines
[nitsi.git] / virtual-environment / basic / settings
1 [DEFAULT]
2 name = Basic
3 machines = alice, bob
4 networks = network1, network2
5
6 [alice]
7 xml_file = machines/alice/machine.xml
8 snapshot_xml_file = machines/alice/snapshot.xml
9
10 [bob]
11 xml_file = machines/bob/machine.xml
12 snapshot_xml_file = machines/bob/snapshot.xml
13
14 [network1]
15 xml_file = network/network1/network.xml
16
17 [network2]
18 xml_file = network/network2/network.xml