Sha256: 1a7587656571944e141e4ccfd1241c264befa9786f56464f96def3dfbba8db89
Contents?: true
Size: 1.13 KB
Versions: 4
Compression:
Stored size: 1.13 KB
Contents
en: vagrant_lxc: messages: not_created: |- The container hasn't been created yet. not_running: |- The container is not currently running. will_not_destroy: |- The container '%{name}' will not be destroyed, since the confirmation was declined. starting: |- Starting container... waiting_for_start: |- Waiting for container to start. This should not take long. container_ready: |- Container started and ready for use! force_shutdown: |- Forcing shutdown of container... # TODO: Review messages below 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.
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
vagrant-lxc-0.3.4 | locales/en.yml |
vagrant-lxc-0.3.3 | locales/en.yml |
vagrant-lxc-0.3.2 | locales/en.yml |
vagrant-lxc-0.3.1 | locales/en.yml |