mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Merge pull request #501 from mandre/fix-wrong-interpolation-argument
Fix wrong interpolation argument
This commit is contained in:
commit
f62a199998
@ -53,7 +53,7 @@ en:
|
||||
warnings:
|
||||
ignoring_virtual_size_too_small: |-
|
||||
Ignoring requested virtual disk size of '%{requested}' as it is below
|
||||
the minimum box image size of '%{box_virtual_size}'.
|
||||
the minimum box image size of '%{minimum}'.
|
||||
|
||||
errors:
|
||||
package_not_supported: No support for package with libvirt. Create box manually.
|
||||
|
Loading…
Reference in New Issue
Block a user