]> git.ipfire.org Git - people/jschlag/nitsi.git/commitdiff
Update the settings of the virtual environment
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Sun, 29 Apr 2018 08:35:25 +0000 (10:35 +0200)
committerJonatan Schlag <jonatan.schlag@ipfire.org>
Sun, 29 Apr 2018 08:35:25 +0000 (10:35 +0200)
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
virtual-environment/basic/settings

index 24a117f661f086b88b9b543144e160a004b5458a..37735df5ab7f63159665bcbdbf5891f52fbcf7d2 100644 (file)
@@ -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