diff options
Diffstat (limited to 'deploy/templates/ericsson/virtual_environment/noha/vms/fuel.xml')
-rw-r--r-- | deploy/templates/ericsson/virtual_environment/noha/vms/fuel.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy/templates/ericsson/virtual_environment/noha/vms/fuel.xml b/deploy/templates/ericsson/virtual_environment/noha/vms/fuel.xml index 1a3286001..a693c96f9 100644 --- a/deploy/templates/ericsson/virtual_environment/noha/vms/fuel.xml +++ b/deploy/templates/ericsson/virtual_environment/noha/vms/fuel.xml @@ -67,7 +67,7 @@ <controller type='pci' index='0' model='pci-root'/> <interface type='network'> <source network='fuel1'/> - <model type='virtio'/> + <model type='e1000'/> </interface> <serial type='pty'> <target port='0'/> |