1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-13 12:58:17 +03:00

F #4913: Changed vCenter default nic model to vmxnet3

This commit is contained in:
mcabrerizo 2017-06-11 19:08:25 +02:00
parent 3633154519
commit 10c363a4ee

View File

@ -2,7 +2,7 @@
<VM>
<TEMPLATE>
<NIC>
<MODEL>e1000</MODEL>
<MODEL>vmxnet3</MODEL>
</NIC>
</TEMPLATE>
</VM>