X-Git-Url: http://git.ipfire.org/?p=nitsi.git;a=blobdiff_plain;f=virtual-environment%2Fbasic%2Fsettings;fp=virtual-environment%2Fbasic%2Fsettings;h=0000000000000000000000000000000000000000;hp=37735df5ab7f63159665bcbdbf5891f52fbcf7d2;hb=d1b30f1a4541431bad1053788f36e64ad63fd32c;hpb=20b41754717ba36c718de060b171cb824810666f diff --git a/virtual-environment/basic/settings b/virtual-environment/basic/settings deleted file mode 100644 index 37735df..0000000 --- a/virtual-environment/basic/settings +++ /dev/null @@ -1,27 +0,0 @@ -[DEFAULT] -name = Basic -machines = alice, bob -networks = network1, network2 -uri = qemu:///system - -[alice] -xml_file = machines/alice/machine.xml -snapshot_xml_file = machines/alice/snapshot.xml -image = /var/lib/libvirt/images/alice.qcow2 -root_uid = 45598e92-3487-4a1b-961d-79aa3dd42a7d -username = root -password = 25814@root - -[bob] -xml_file = machines/bob/machine.xml -snapshot_xml_file = machines/bob/snapshot.xml -image = /var/lib/libvirt/images/bob.qcow2 -root_uid = 45598e92-3487-4a1b-961d-79aa3dd42a7d -username = root -password = 25814@root - -[network1] -xml_file = network/network1/network.xml - -[network2] -xml_file = network/network2/network.xml \ No newline at end of file