Update vmware_gns3_vm.py

pull/1198/head
Jeremy Grossmann 7 years ago committed by GitHub
parent 44efab109e
commit c7015435c9

@ -89,7 +89,7 @@ class VMwareGNS3VM(BaseGNS3VM):
def _set_extra_options(self):
try:
"""
Due to bug/chang in VMWare 14 we're not able to pass Hardware Virtualization in GNS3VM.
Due to bug/change in VMWare 14 we're not able to pass Hardware Virtualization in GNS3VM.
We only enable this when it's not present in current configuration and user hasn't deactivated that.
"""
extra_config = (

Loading…
Cancel
Save