]> git.ipfire.org Git - nitsi.git/blobdiff - virtual-environment/basic/settings
Add a working virtual environment config
[nitsi.git] / virtual-environment / basic / settings
index f889b51528af4ffa4a510513178b8089aa13eeaa..24a117f661f086b88b9b543144e160a004b5458a 100644 (file)
@@ -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