mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Making adapter exhaustion error message more helpful.
This commit is contained in:
parent
a1158df90a
commit
c4063c3613
@ -76,8 +76,7 @@ en:
|
||||
no_domain_volume: |-
|
||||
Volume for domain is missing. Try to run 'vagrant up' again.
|
||||
interface_slot_not_available: |-
|
||||
Interface adapter number is already in use. Please specify other adapter
|
||||
number.
|
||||
Available interface adapters have been exhausted. Please increase the nic_adapter_count.
|
||||
rsync_error: |-
|
||||
There was an error when attempting to rsync a share folder.
|
||||
Please inspect the error message below for more info.
|
||||
|
Loading…
Reference in New Issue
Block a user