vagrant-lxc-ng/locales/en.yml
Fabio Rehm 759b1c5f80 Extract rootfs tar contents into a tmp folder to avoid headaches and
check if a lxc-template file was included on .box
2013-03-08 00:55:58 -03:00

13 lines
373 B
YAML

en:
vagrant:
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.