X-Git-Url: http://git.ipfire.org/?p=nitsi.git;a=blobdiff_plain;f=virtual-environment%2Fbasic%2Fsettings;h=24a117f661f086b88b9b543144e160a004b5458a;hp=f889b51528af4ffa4a510513178b8089aa13eeaa;hb=406f20bb0e5ecf34dda72b221d1b120b5c79ed31;hpb=5e7f6db7693903d714993d8e890097bac5d57357 diff --git a/virtual-environment/basic/settings b/virtual-environment/basic/settings index f889b51..24a117f 100644 --- a/virtual-environment/basic/settings +++ b/virtual-environment/basic/settings @@ -6,10 +6,18 @@ networks = network1, network2 [alice] xml_file = machines/alice/machine.xml snapshot_xml_file = machines/alice/snapshot.xml +image = /var/lib/libvirt/images/alice.qcow2 +root_uid = 8888 +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 = 8888 +username = root +password = 25814@root [network1] xml_file = network/network1/network.xml