From: Jonatan Schlag Date: Sun, 29 Apr 2018 08:35:25 +0000 (+0200) Subject: Update the settings of the virtual environment X-Git-Url: http://git.ipfire.org/?p=nitsi.git;a=commitdiff_plain;h=7a60377a9a7d0e728b17d763f931e7b280616f90;ds=sidebyside Update the settings of the virtual environment Signed-off-by: Jonatan Schlag --- diff --git a/virtual-environment/basic/settings b/virtual-environment/basic/settings index 24a117f..37735df 100644 --- a/virtual-environment/basic/settings +++ b/virtual-environment/basic/settings @@ -2,12 +2,13 @@ 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 = 8888 +root_uid = 45598e92-3487-4a1b-961d-79aa3dd42a7d username = root password = 25814@root @@ -15,7 +16,7 @@ password = 25814@root xml_file = machines/bob/machine.xml snapshot_xml_file = machines/bob/snapshot.xml image = /var/lib/libvirt/images/bob.qcow2 -root_uid = 8888 +root_uid = 45598e92-3487-4a1b-961d-79aa3dd42a7d username = root password = 25814@root