Skip to content

Commit

Permalink
Feat (samples): use igb network card as default interface on Windows VM
Browse files Browse the repository at this point in the history
  • Loading branch information
mateussouzaweb committed Sep 1, 2024
1 parent efad716 commit 99d9c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Samples/windows.xml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
<interface type='bridge'>
<mac address='52:54:00:fb:41:81'/>
<source bridge='virbr0'/>
<model type='virtio'/>
<model type='igb'/>
<link state='up'/>
<address type='pci' domain='0x0000' bus='0x06' slot='0x00' function='0x0'/>
</interface>
Expand Down

0 comments on commit 99d9c39

Please sign in to comment.