Skip to content

Commit

Permalink
kvm provider: specify bootindex 'off' for nics
Browse files Browse the repository at this point in the history
Signed-off-by: Serge Hallyn <[email protected]>
  • Loading branch information
hallyn committed Oct 23, 2023
1 parent 0800af7 commit 558a699
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/provider/kvm.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ const KVMTemplate = `
nics:
- device: virtio-net
id: nic0
bootindex: "off"
network: user
ports:
- protocol: tcp
Expand Down

0 comments on commit 558a699

Please sign in to comment.