19 lines
552 B
YAML
19 lines
552 B
YAML
en:
|
|
vagrant:
|
|
actions:
|
|
lxc:
|
|
compressing_rootfs: Compressing container's rootfs...
|
|
|
|
share_folders:
|
|
preparing: Setting up mount entries for shared folders...
|
|
|
|
errors:
|
|
lxc_execute_error: |-
|
|
There was an error executing %{command}
|
|
|
|
For more information on the failure, enable detailed logging by setting
|
|
the environment variable VAGRANT_LOG to DEBUG.
|
|
|
|
lxc_template_file_missing: |-
|
|
The template file used for creating the container was not found for %{name}
|
|
box.
|