KVM code error

pull/10841/head
Medya Gh 2021-03-15 17:29:24 -07:00
parent bec4d61eac
commit 4bfacd7a64
1 changed files with 1 additions and 1 deletions

View File

@ -377,7 +377,7 @@ var providerIssues = []match{
Kind: Kind{
ID: "PR_KVM_MISSING_NETWORK",
ExitCode: ExProviderError,
Advice: "Validate your KVM networks. Run: virt-host-validate and Run:",
Advice: "Validate your KVM networks. Run: virt-host-validate and then virsh net-list --all",
Issues: []int{9009},
URL: "https://minikube.sigs.k8s.io/docs/drivers/kvm2/",
},