mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-13 20:08:55 +00:00
parent
3b70b4f217
commit
2977b1059e
@ -33,8 +33,8 @@ class VMwareGNS3VM(BaseGNS3VM):
|
||||
|
||||
def __init__(self):
|
||||
|
||||
super().__init__()
|
||||
self._engine = "vmware"
|
||||
super().__init__()
|
||||
self._vmware_manager = VMware()
|
||||
self._vmx_path = None
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user