Making adapter exhaustion error message more helpful.

This commit is contained in:
Eric Pulvino 2017-05-11 16:05:06 -04:00
parent a1158df90a
commit c4063c3613

View File

@ -76,8 +76,7 @@ en:
no_domain_volume: |- no_domain_volume: |-
Volume for domain is missing. Try to run 'vagrant up' again. Volume for domain is missing. Try to run 'vagrant up' again.
interface_slot_not_available: |- interface_slot_not_available: |-
Interface adapter number is already in use. Please specify other adapter Available interface adapters have been exhausted. Please increase the nic_adapter_count.
number.
rsync_error: |- rsync_error: |-
There was an error when attempting to rsync a share folder. There was an error when attempting to rsync a share folder.
Please inspect the error message below for more info. Please inspect the error message below for more info.